public sealed class AwsPrincipalTagsOptions.Types.AllowedPrincipalTags : IMessage<AwsPrincipalTagsOptions.Types.AllowedPrincipalTags>, IEquatable<AwsPrincipalTagsOptions.Types.AllowedPrincipalTags>, IDeepCloneable<AwsPrincipalTagsOptions.Types.AllowedPrincipalTags>, IBufferMessage, IMessageReference 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.
Implements
IMessageAwsPrincipalTagsOptionsTypesAllowedPrincipalTags, IEquatableAwsPrincipalTagsOptionsTypesAllowedPrincipalTags, IDeepCloneableAwsPrincipalTagsOptionsTypesAllowedPrincipalTags, IBufferMessage, IMessageNamespace
Google.Cloud.ConfidentialComputing.V1Assembly
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 |
|