Interface protos.google.cloud.gkemulticloud.v1.IAwsControlPlane (1.1.0)

Properties of an AwsControlPlane.

Package

@google-cloud/gkemulticloud

Properties

awsServicesAuthentication

awsServicesAuthentication?: (google.cloud.gkemulticloud.v1.IAwsServicesAuthentication|null);

AwsControlPlane awsServicesAuthentication

configEncryption

configEncryption?: (google.cloud.gkemulticloud.v1.IAwsConfigEncryption|null);

AwsControlPlane configEncryption

databaseEncryption

databaseEncryption?: (google.cloud.gkemulticloud.v1.IAwsDatabaseEncryption|null);

AwsControlPlane databaseEncryption

iamInstanceProfile

iamInstanceProfile?: (string|null);

AwsControlPlane iamInstanceProfile

instancePlacement

instancePlacement?: (google.cloud.gkemulticloud.v1.IAwsInstancePlacement|null);

AwsControlPlane instancePlacement

instanceType

instanceType?: (string|null);

AwsControlPlane instanceType

mainVolume

mainVolume?: (google.cloud.gkemulticloud.v1.IAwsVolumeTemplate|null);

AwsControlPlane mainVolume

proxyConfig

proxyConfig?: (google.cloud.gkemulticloud.v1.IAwsProxyConfig|null);

AwsControlPlane proxyConfig

rootVolume

rootVolume?: (google.cloud.gkemulticloud.v1.IAwsVolumeTemplate|null);

AwsControlPlane rootVolume

securityGroupIds

securityGroupIds?: (string[]|null);

AwsControlPlane securityGroupIds

sshConfig

sshConfig?: (google.cloud.gkemulticloud.v1.IAwsSshConfig|null);

AwsControlPlane sshConfig

subnetIds

subnetIds?: (string[]|null);

AwsControlPlane subnetIds

tags

tags?: ({ [k: string]: string }|null);

AwsControlPlane tags

version

version?: (string|null);

AwsControlPlane version