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)


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

def address: () -> ::String

#cluster_identifier::String

Returns:

  • (::String)


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

def cluster_identifier: () -> ::String

#endpoint_create_time::Time

Returns:

  • (::Time)


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

def endpoint_create_time: () -> ::Time

#endpoint_name::String

Returns:

  • (::String)


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

def endpoint_name: () -> ::String

#endpoint_status::String

Returns:

  • (::String)


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

def endpoint_status: () -> ::String

#port::Integer

Returns:

  • (::Integer)


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

def port: () -> ::Integer

#resource_owner::String

Returns:

  • (::String)


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

def resource_owner: () -> ::String

#subnet_group_name::String

Returns:

  • (::String)


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

def subnet_group_name: () -> ::String

#vpc_endpointTypes::VpcEndpoint

Returns:



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

def vpc_endpoint: () -> Types::VpcEndpoint

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns:



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

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