AwsAgent
                                                                    AwsAgent                                                            
                            
                            AllOf
                                        This class requires all of the following:
                                                                                            
                                            
                                        JSON Example
                                    {
    "sddc_csp_oauth_client": {
        "csp_oauth_client": {
            "client_secret": "string",
            "client_id": "string"
        },
        "create_at": "string"
    },
    "addresses": [
        "string"
    ],
    "internal_ip": "string",
    "hostname_verifier_enabled": false,
    "cert_enabled": false,
    "network_cidr": "string",
    "id": "string",
    "tenant_service_info": {
        "s3_log_bucket_arn": "string"
    },
    "tinyproxy_whitelist": [
        "string"
    ],
    "healthy": false,
    "custom_properties": {
        "custom_properties": "string"
    },
    "management_ip": "string",
    "master": false,
    "network_netmask": "string",
    "network_gateway": "string",
    "provider": "string",
    "agent_url": "string",
    "agent_state": "string",
    "instance_id": "string",
    "availability_zone_info_id": "string",
    "instance_profile_info": {
        "role_name": "string",
        "instance_profile_name": "string",
        "policy_name": "string"
    },
    "key_pair": {
        "key_name": "string",
        "key_fingerprint": "string",
        "key_material": "string",
        "tags": [
            {
                "key": "string",
                "value": "string"
            }
        ]
    },
    "default_eni_id": "string"
}