Image Builder Args
constructor(accessEndpoints: Output<List<ImageBuilderAccessEndpointArgs>>? = null, appstreamAgentVersion: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, domainJoinInfo: Output<ImageBuilderDomainJoinInfoArgs>? = null, enableDefaultInternetAccess: Output<Boolean>? = null, iamRoleArn: Output<String>? = null, imageArn: Output<String>? = null, imageName: Output<String>? = null, instanceType: Output<String>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null, vpcConfig: Output<ImageBuilderVpcConfigArgs>? = null)