Class: Aws::Types::LifecyclePolicyDetailActionIncludeResources

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#amis ⇒ Boolean

Returns the value of attribute amis.



1377
1378
1379
# File 'sig/types.rbs', line 1377

def amis
  @amis
end

#containers ⇒ Boolean

Returns the value of attribute containers.



1379
1380
1381
# File 'sig/types.rbs', line 1379

def containers
  @containers
end

#snapshots ⇒ Boolean

Returns the value of attribute snapshots.



1378
1379
1380
# File 'sig/types.rbs', line 1378

def snapshots
  @snapshots
end