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)


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

def address: () -> ::String

#cluster_identifier::String

Returns:

  • (::String)


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

def cluster_identifier: () -> ::String

#endpoint_create_time::Time

Returns:

  • (::Time)


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

def endpoint_create_time: () -> ::Time

#endpoint_name::String

Returns:

  • (::String)


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

def endpoint_name: () -> ::String

#endpoint_status::String

Returns:

  • (::String)


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

def endpoint_status: () -> ::String

#port::Integer

Returns:

  • (::Integer)


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

def port: () -> ::Integer

#resource_owner::String

Returns:

  • (::String)


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

def resource_owner: () -> ::String

#subnet_group_name::String

Returns:

  • (::String)


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

def subnet_group_name: () -> ::String

#vpc_endpointTypes::VpcEndpoint

Returns:



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

def vpc_endpoint: () -> Types::VpcEndpoint

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns:



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

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