Module: Aws::ObservabilityAdmin::Client::_GetS3TableIntegrationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_time_stamp::Integer

Returns:

  • (::Integer)


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

def created_time_stamp: () -> ::Integer

#destination_table_bucket_arn::String

Returns:

  • (::String)


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

def destination_table_bucket_arn: () -> ::String

#encryptionTypes::Encryption

Returns:



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

def encryption: () -> Types::Encryption

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"ACTIVE", "DELETING"

Returns:

  • ("ACTIVE", "DELETING")


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

def status: () -> ("ACTIVE" | "DELETING")