AwsSddcConfig

AwsSddcConfig
AwsSddcConfig
AllOf
This class requires all of the following:
JSON Example
{
    "msft_license_config": {
        "mssql_licensing": "string",
        "academic_license": false,
        "windows_licensing": "string"
    },
    "vpc_cidr": "string",
    "host_instance_type": "string",
    "skip_creating_vxlan": false,
    "vxlan_subnet": "string",
    "size": "string",
    "outpost_id": "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",
    "existing_vpc_id": "string",
    "region": "string"
}
Parameter To