Class: Aws::Types::RetrieveAndGenerateSessionConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kms_key_arn::String

Returns the value of attribute kms_key_arn.

Returns:

  • (::String)


2446
2447
2448
# File 'sig/types.rbs', line 2446

def kms_key_arn
  @kms_key_arn
end