Module: Aws::VPCLattice::Client::_GetServiceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#auth_type"NONE", "AWS_IAM"

Returns:

  • ("NONE", "AWS_IAM")


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

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

#certificate_arn::String

Returns:

  • (::String)


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

def certificate_arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#custom_domain_name::String

Returns:

  • (::String)


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

def custom_domain_name: () -> ::String

#dns_entryTypes::DnsEntry

Returns:



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

def dns_entry: () -> Types::DnsEntry

#failure_code::String

Returns:

  • (::String)


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

def failure_code: () -> ::String

#failure_message::String

Returns:

  • (::String)


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

def failure_message: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#idle_timeout_seconds::Integer

Returns:

  • (::Integer)


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

def idle_timeout_seconds: () -> ::Integer

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"ACTIVE", ...

Returns:

  • ("ACTIVE", "CREATE_IN_PROGRESS", "DELETE_IN_PROGRESS", "CREATE_FAILED", "DELETE_FAILED")


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

def status: () -> ("ACTIVE" | "CREATE_IN_PROGRESS" | "DELETE_IN_PROGRESS" | "CREATE_FAILED" | "DELETE_FAILED")