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)


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

def address: () -> ::String

#cluster_identifier::String

Returns:

  • (::String)


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

def cluster_identifier: () -> ::String

#endpoint_create_time::Time

Returns:

  • (::Time)


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

def endpoint_create_time: () -> ::Time

#endpoint_name::String

Returns:

  • (::String)


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

def endpoint_name: () -> ::String

#endpoint_status::String

Returns:

  • (::String)


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

def endpoint_status: () -> ::String

#port::Integer

Returns:

  • (::Integer)


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

def port: () -> ::Integer

#resource_owner::String

Returns:

  • (::String)


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

def resource_owner: () -> ::String

#subnet_group_name::String

Returns:

  • (::String)


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

def subnet_group_name: () -> ::String

#vpc_endpointTypes::VpcEndpoint

Returns:



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

def vpc_endpoint: () -> Types::VpcEndpoint

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns:



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

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