Module: Aws::Redshift::Client::_ModifyEndpointAccessResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#address::String

Returns:

  • (::String)


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

def address: () -> ::String

#cluster_identifier::String

Returns:

  • (::String)


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

def cluster_identifier: () -> ::String

#endpoint_create_time::Time

Returns:

  • (::Time)


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

def endpoint_create_time: () -> ::Time

#endpoint_name::String

Returns:

  • (::String)


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

def endpoint_name: () -> ::String

#endpoint_status::String

Returns:

  • (::String)


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

def endpoint_status: () -> ::String

#port::Integer

Returns:

  • (::Integer)


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

def port: () -> ::Integer

#resource_owner::String

Returns:

  • (::String)


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

def resource_owner: () -> ::String

#subnet_group_name::String

Returns:

  • (::String)


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

def subnet_group_name: () -> ::String

#vpc_endpointTypes::VpcEndpoint

Returns:



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

def vpc_endpoint: () -> Types::VpcEndpoint

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns:



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

def vpc_security_groups: () -> ::Array[Types::VpcSecurityGroupMembership]