AwsSddcConfig
AwsSddcConfig
AllOf
This class requires all of the following:
JSON Example
{
"one_node_reduced_capacity": false,
"vpc_cidr": "string",
"host_instance_type": "string",
"skip_creating_vxlan": false,
"vxlan_subnet": "string",
"size": "string",
"storage_capacity": 0,
"name": "string",
"account_link_sddc_config": [
{
"customer_subnet_ids": [
"string"
],
"connected_account_id": "string"
}
],
"sddc_id": "string",
"num_hosts": 0,
"sddc_type": "string",
"account_link_config": {
"delay_account_link": false
},
"provider": "string",
"sso_domain": "string",
"sddc_template_id": "string",
"deployment_type": "string",
"region": "string"
}