Module: Aws::Redshift::Client::_DeleteEndpointAccessResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#address::String

Returns:

  • (::String)


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

def address: () -> ::String

#cluster_identifier::String

Returns:

  • (::String)


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

def cluster_identifier: () -> ::String

#endpoint_create_time::Time

Returns:

  • (::Time)


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

def endpoint_create_time: () -> ::Time

#endpoint_name::String

Returns:

  • (::String)


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

def endpoint_name: () -> ::String

#endpoint_status::String

Returns:

  • (::String)


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

def endpoint_status: () -> ::String

#port::Integer

Returns:

  • (::Integer)


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

def port: () -> ::Integer

#resource_owner::String

Returns:

  • (::String)


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

def resource_owner: () -> ::String

#subnet_group_name::String

Returns:

  • (::String)


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

def subnet_group_name: () -> ::String

#vpc_endpointTypes::VpcEndpoint

Returns:



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

def vpc_endpoint: () -> Types::VpcEndpoint

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns:



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

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