Google Cloud Confidential Computing V1 Client - Class ContainerImageSignatures (1.2.0)

Reference documentation and code samples for the Google Cloud Confidential Computing V1 Client class ContainerImageSignatures.

Allowed Container Image Signatures. Key IDs are required to allow this claim to fit within the narrow AWS IAM restrictions.

Generated from protobuf message google.cloud.confidentialcomputing.v1.TokenOptions.AwsPrincipalTagsOptions.AllowedPrincipalTags.ContainerImageSignatures

Namespace

Google \ Cloud \ ConfidentialComputing \ V1 \ TokenOptions \ AwsPrincipalTagsOptions \ AllowedPrincipalTags

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ key_ids array

Optional. List of key ids to filter into the Principal tags. Only keys that have been validated and added to the token will be filtered into principal tags. Unrecognized key ids will be ignored.

getKeyIds

Optional. List of key ids to filter into the Principal tags. Only keys that have been validated and added to the token will be filtered into principal tags. Unrecognized key ids will be ignored.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setKeyIds

Optional. List of key ids to filter into the Principal tags. Only keys that have been validated and added to the token will be filtered into principal tags. Unrecognized key ids will be ignored.

Parameter
Name Description
var string[]
Returns
Type Description
$this