Class: Aws::Types::DetachAndDeleteS3AccessPointRequest
- Inherits:
-
Object
- Object
- Aws::Types::DetachAndDeleteS3AccessPointRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_request_token ⇒ ::String
Returns the value of attribute client_request_token.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#client_request_token ⇒ ::String
Returns the value of attribute client_request_token.
937 938 939 |
# File 'sig/types.rbs', line 937 def client_request_token @client_request_token end |
#name ⇒ ::String
Returns the value of attribute name.
938 939 940 |
# File 'sig/types.rbs', line 938 def name @name end |