public sealed class AwsPrincipalTagsOptions : IMessage<AwsPrincipalTagsOptions>, IEquatable<AwsPrincipalTagsOptions>, IDeepCloneable<AwsPrincipalTagsOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Confidential Computing v1 API class AwsPrincipalTagsOptions.
Token options that only apply to the AWS Principal Tags token type.
Implements
IMessageAwsPrincipalTagsOptions, IEquatableAwsPrincipalTagsOptions, IDeepCloneableAwsPrincipalTagsOptions, IBufferMessage, IMessageNamespace
Google.Cloud.ConfidentialComputing.V1Assembly
Google.Cloud.ConfidentialComputing.V1.dll
Constructors
AwsPrincipalTagsOptions()
public AwsPrincipalTagsOptions()
AwsPrincipalTagsOptions(AwsPrincipalTagsOptions)
public AwsPrincipalTagsOptions(AwsPrincipalTagsOptions other)
Parameter | |
---|---|
Name | Description |
other |
AwsPrincipalTagsOptions |
Properties
AllowedPrincipalTags
public AwsPrincipalTagsOptions.Types.AllowedPrincipalTags AllowedPrincipalTags { get; set; }
Optional. Principal tags to allow in the token.
Property Value | |
---|---|
Type | Description |
AwsPrincipalTagsOptionsTypesAllowedPrincipalTags |