Confidential Computing v1 API - Class TokenOptions.Types.AwsPrincipalTagsOptions.Types.AllowedPrincipalTags (1.7.0)

public sealed class TokenOptions.Types.AwsPrincipalTagsOptions.Types.AllowedPrincipalTags : IMessage<TokenOptions.Types.AwsPrincipalTagsOptions.Types.AllowedPrincipalTags>, IEquatable<TokenOptions.Types.AwsPrincipalTagsOptions.Types.AllowedPrincipalTags>, IDeepCloneable<TokenOptions.Types.AwsPrincipalTagsOptions.Types.AllowedPrincipalTags>, IBufferMessage, IMessage

Reference documentation and code samples for the Confidential Computing v1 API class TokenOptions.Types.AwsPrincipalTagsOptions.Types.AllowedPrincipalTags.

Allowed principal tags is used to define what principal tags will be placed in the token.

Inheritance

object > TokenOptions.Types.AwsPrincipalTagsOptions.Types.AllowedPrincipalTags

Namespace

Google.Cloud.ConfidentialComputing.V1

Assembly

Google.Cloud.ConfidentialComputing.V1.dll

Constructors

AllowedPrincipalTags()

public AllowedPrincipalTags()

AllowedPrincipalTags(AllowedPrincipalTags)

public AllowedPrincipalTags(TokenOptions.Types.AwsPrincipalTagsOptions.Types.AllowedPrincipalTags other)
Parameter
Name Description
other TokenOptionsTypesAwsPrincipalTagsOptionsTypesAllowedPrincipalTags

Properties

ContainerImageSignatures

public TokenOptions.Types.AwsPrincipalTagsOptions.Types.AllowedPrincipalTags.Types.ContainerImageSignatures ContainerImageSignatures { get; set; }

Optional. Container image signatures allowed in the token.

Property Value
Type Description
TokenOptionsTypesAwsPrincipalTagsOptionsTypesAllowedPrincipalTagsTypesContainerImageSignatures