Class: Aws::Types::QDataKey

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#q_data_key_arn::String

Returns the value of attribute q_data_key_arn.

Returns:

  • (::String)


8988
8989
8990
# File 'sig/types.rbs', line 8988

def q_data_key_arn
  @q_data_key_arn
end

#q_data_key_type"AWS_OWNED", "CMK"

Returns the value of attribute q_data_key_type.

Returns:

  • ("AWS_OWNED", "CMK")


8989
8990
8991
# File 'sig/types.rbs', line 8989

def q_data_key_type
  @q_data_key_type
end