GetInstanceProfileResult

constructor(availabilityZone: String? = null, description: String? = null, instanceProfileArn: String? = null, instanceProfileCreationTime: String? = null, instanceProfileName: String? = null, kmsKeyArn: String? = null, networkType: InstanceProfileNetworkType? = null, publiclyAccessible: Boolean? = null, subnetGroupIdentifier: String? = null, tags: List<Tag>? = null, vpcSecurityGroups: List<String>? = null)