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

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

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

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

Inheritance

object > AwsPrincipalTagsOptions.Types.AllowedPrincipalTags

Namespace

Google.Cloud.ConfidentialComputing.V1

Assembly

Google.Cloud.ConfidentialComputing.V1.dll

Constructors

AllowedPrincipalTags()

public AllowedPrincipalTags()

AllowedPrincipalTags(AllowedPrincipalTags)

public AllowedPrincipalTags(AwsPrincipalTagsOptions.Types.AllowedPrincipalTags other)
Parameter
Name Description
other AwsPrincipalTagsOptionsTypesAllowedPrincipalTags

Properties

ContainerImageSignatures

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

Optional. Container image signatures allowed in the token.

Property Value
Type Description
AwsPrincipalTagsOptionsTypesAllowedPrincipalTagsTypesContainerImageSignatures