Get Infrastructure Configuration Result
fun GetInfrastructureConfigurationResult(arn: String? = null, description: String? = null, instanceMetadataOptions: InfrastructureConfigurationInstanceMetadataOptions? = null, instanceProfileName: String? = null, instanceTypes: List<String>? = null, keyPair: String? = null, logging: InfrastructureConfigurationLogging? = null, resourceTags: Any? = null, securityGroupIds: List<String>? = null, snsTopicArn: String? = null, subnetId: String? = null, tags: Any? = null, terminateInstanceOnFailure: Boolean? = null)