Module: Aws::Redshift::Client::_RevokeEndpointAccessResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#allowed_all_vp_csBoolean



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

def allowed_all_vp_cs: () -> bool

#allowed_vp_cs::Array[::String]



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

def allowed_vp_cs: () -> ::Array[::String]

#authorize_time::Time



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

def authorize_time: () -> ::Time

#cluster_identifier::String



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

def cluster_identifier: () -> ::String

#cluster_status::String



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

def cluster_status: () -> ::String

#endpoint_count::Integer



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

def endpoint_count: () -> ::Integer

#grantee::String



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

def grantee: () -> ::String

#grantor::String



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

def grantor: () -> ::String

#status"Authorized", "Revoking"



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

def status: () -> ("Authorized" | "Revoking")