Class: Aws::Types::DisassociateKmsKeyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_group_name::String

Returns the value of attribute log_group_name.

Returns:

  • (::String)


778
779
780
# File 'sig/types.rbs', line 778

def log_group_name
  @log_group_name
end

#resource_identifier::String

Returns the value of attribute resource_identifier.

Returns:

  • (::String)


779
780
781
# File 'sig/types.rbs', line 779

def resource_identifier
  @resource_identifier
end