Reference documentation and code samples for the Google Cloud Confidential Computing V1 Client class AwsPrincipalTagsOptions.
Token options that only apply to the AWS Principal Tags token type.
Generated from protobuf message google.cloud.confidentialcomputing.v1.TokenOptions.AwsPrincipalTagsOptions
Namespace
Google \ Cloud \ ConfidentialComputing \ V1 \ TokenOptionsMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ allowed_principal_tags |
AwsPrincipalTagsOptions\AllowedPrincipalTags
Optional. Principal tags to allow in the token. |
getAllowedPrincipalTags
Optional. Principal tags to allow in the token.
Returns | |
---|---|
Type | Description |
AwsPrincipalTagsOptions\AllowedPrincipalTags|null |
hasAllowedPrincipalTags
clearAllowedPrincipalTags
setAllowedPrincipalTags
Optional. Principal tags to allow in the token.
Parameter | |
---|---|
Name | Description |
var |
AwsPrincipalTagsOptions\AllowedPrincipalTags
|
Returns | |
---|---|
Type | Description |
$this |