ResourceTypeRequest
A resource type to check for image references. Associated options can also be specified if the resource type is an EC2 instance or launch template.
Contents
- ResourceType
-
The resource type.
Type: String
Valid Values:
ec2:Instance | ec2:LaunchTemplate | ssm:Parameter | imagebuilder:ImageRecipe | imagebuilder:ContainerRecipe
Required: No
- ResourceTypeOptions
-
The options that affect the scope of the response. Valid only when
ResourceType
isec2:Instance
orec2:LaunchTemplate
.Type: Array of ResourceTypeOption objects
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: