Class: Aws::Types::StorageLensGroup

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#filterTypes::StorageLensGroupFilter

Returns the value of attribute filter.



1982
1983
1984
# File 'sig/types.rbs', line 1982

def filter
  @filter
end

#name::String

Returns the value of attribute name.



1981
1982
1983
# File 'sig/types.rbs', line 1981

def name
  @name
end

#storage_lens_group_arn::String

Returns the value of attribute storage_lens_group_arn.



1983
1984
1985
# File 'sig/types.rbs', line 1983

def storage_lens_group_arn
  @storage_lens_group_arn
end