Module: Aws::IoTFleetWise::Client::_GetEncryptionConfigurationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#encryption_status"PENDING", ...

Returns:

  • ("PENDING", "SUCCESS", "FAILURE")


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

def encryption_status: () -> ("PENDING" | "SUCCESS" | "FAILURE")

#encryption_type"KMS_BASED_ENCRYPTION", "FLEETWISE_DEFAULT_ENCRYPTION"

Returns:

  • ("KMS_BASED_ENCRYPTION", "FLEETWISE_DEFAULT_ENCRYPTION")


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

def encryption_type: () -> ("KMS_BASED_ENCRYPTION" | "FLEETWISE_DEFAULT_ENCRYPTION")

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#last_modification_time::Time

Returns:

  • (::Time)


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

def last_modification_time: () -> ::Time