Class: Aws::Types::DeleteStorageLensGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:



448
449
450
# File 'sig/types.rbs', line 448

def 
  @account_id
end

#name::String

Returns the value of attribute name.

Returns:



447
448
449
# File 'sig/types.rbs', line 447

def name
  @name
end