Module: Aws::Redshift::Client::_CreateEndpointAccessResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#address::String

Returns:

  • (::String)


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

def address: () -> ::String

#cluster_identifier::String

Returns:

  • (::String)


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

def cluster_identifier: () -> ::String

#endpoint_create_time::Time

Returns:

  • (::Time)


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

def endpoint_create_time: () -> ::Time

#endpoint_name::String

Returns:

  • (::String)


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

def endpoint_name: () -> ::String

#endpoint_status::String

Returns:

  • (::String)


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

def endpoint_status: () -> ::String

#port::Integer

Returns:

  • (::Integer)


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

def port: () -> ::Integer

#resource_owner::String

Returns:

  • (::String)


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

def resource_owner: () -> ::String

#subnet_group_name::String

Returns:

  • (::String)


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

def subnet_group_name: () -> ::String

#vpc_endpointTypes::VpcEndpoint

Returns:



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

def vpc_endpoint: () -> Types::VpcEndpoint

#vpc_security_groups::Array[Types::VpcSecurityGroupMembership]

Returns:



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

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