Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AwsServicesAuthentication.
Authentication configuration for the management of AWS resources.
Generated from protobuf message google.cloud.gkemulticloud.v1.AwsServicesAuthentication
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ role_arn
string
Required. The Amazon Resource Name (ARN) of the role that the Anthos Multi-Cloud API will assume when managing AWS resources on your account.
↳ role_session_name
string
Optional. An identifier for the assumed role session. When unspecified, it defaults to multicloud-service-agent
.
getRoleArn
Required. The Amazon Resource Name (ARN) of the role that the Anthos Multi-Cloud API will assume when managing AWS resources on your account.
string
setRoleArn
Required. The Amazon Resource Name (ARN) of the role that the Anthos Multi-Cloud API will assume when managing AWS resources on your account.
var
string
$this
getRoleSessionName
Optional. An identifier for the assumed role session.
When unspecified, it defaults to multicloud-service-agent
.
string
setRoleSessionName
Optional. An identifier for the assumed role session.
When unspecified, it defaults to multicloud-service-agent
.
var
string
$this