Module: Aws::VPCLattice::Client::_GetServiceNetworkResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#auth_type"NONE", "AWS_IAM"

Returns:

  • ("NONE", "AWS_IAM")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#number_of_associated_services::Integer

Returns:

  • (::Integer)


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

def number_of_associated_services: () -> ::Integer

#number_of_associated_vp_cs::Integer

Returns:

  • (::Integer)


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

def number_of_associated_vp_cs: () -> ::Integer

#sharing_configTypes::SharingConfig



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

def sharing_config: () -> Types::SharingConfig