Class: Aws::Types::ListStorageLensGroupEntry

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#home_region::String

Returns the value of attribute home_region.



1303
1304
1305
# File 'sig/types.rbs', line 1303

def home_region
  @home_region
end

#name::String

Returns the value of attribute name.



1301
1302
1303
# File 'sig/types.rbs', line 1301

def name
  @name
end

#storage_lens_group_arn::String

Returns the value of attribute storage_lens_group_arn.



1302
1303
1304
# File 'sig/types.rbs', line 1302

def storage_lens_group_arn
  @storage_lens_group_arn
end