Class: Aws::Types::GetStorageLensGroupRequest

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:



874
875
876
# File 'sig/types.rbs', line 874

def 
  @account_id
end

#name::String

Returns the value of attribute name.

Returns:



873
874
875
# File 'sig/types.rbs', line 873

def name
  @name
end