AWSEC2LaunchTemplateIAMInstanceProfile
No description
type AWSEC2LaunchTemplateIAMInstanceProfile {
arn: String!
name: String!
}
Fields
AWSEC2LaunchTemplateIAMInstanceProfile.arn ● String! non-null scalar
The Amazon Resource Name (ARN) of the instance profile
AWSEC2LaunchTemplateIAMInstanceProfile.name ● String! non-null scalar
The name of the instance profile
Member of
AWSEC2LaunchTemplateData object