Module: Aws::VPCLattice::Client::_CreateServiceNetworkResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateServiceNetworkResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


258
# File 'sig/client.rbs', line 258

def arn: () -> ::String

#auth_type"NONE", "AWS_IAM"

Returns:

  • ("NONE", "AWS_IAM")


260
# File 'sig/client.rbs', line 260

def auth_type: () -> ("NONE" | "AWS_IAM")

#id::String

Returns:

  • (::String)


256
# File 'sig/client.rbs', line 256

def id: () -> ::String

#name::String

Returns:

  • (::String)


257
# File 'sig/client.rbs', line 257

def name: () -> ::String

#sharing_configTypes::SharingConfig



259
# File 'sig/client.rbs', line 259

def sharing_config: () -> Types::SharingConfig