GetInfrastructureConfigurationResult

constructor(arn: String? = null, description: String? = null, instanceMetadataOptions: InfrastructureConfigurationInstanceMetadataOptions? = null, instanceProfileName: String? = null, instanceTypes: List<String>? = null, keyPair: String? = null, logging: InfrastructureConfigurationLogging? = null, placement: InfrastructureConfigurationPlacement? = null, resourceTags: Map<String, String>? = null, securityGroupIds: List<String>? = null, snsTopicArn: String? = null, subnetId: String? = null, tags: Map<String, String>? = null, terminateInstanceOnFailure: Boolean? = null)