Instance Profile Args
constructor(availabilityZone: Output<String>? = null, description: Output<String>? = null, instanceProfileIdentifier: Output<String>? = null, instanceProfileName: Output<String>? = null, kmsKeyArn: Output<String>? = null, networkType: Output<InstanceProfileNetworkType>? = null, publiclyAccessible: Output<Boolean>? = null, subnetGroupIdentifier: Output<String>? = null, tags: Output<List<TagArgs>>? = null, vpcSecurityGroups: Output<List<String>>? = null)