Class: Aws::Types::DetachAndDeleteS3AccessPointResponse
- Inherits:
-
Object
- Object
- Aws::Types::DetachAndDeleteS3AccessPointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lifecycle ⇒ "AVAILABLE", ...
Returns the value of attribute lifecycle.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#lifecycle ⇒ "AVAILABLE", ...
Returns the value of attribute lifecycle.
943 944 945 |
# File 'sig/types.rbs', line 943 def lifecycle @lifecycle end |
#name ⇒ ::String
Returns the value of attribute name.
944 945 946 |
# File 'sig/types.rbs', line 944 def name @name end |