Class: Aws::Types::BlockPublicAccessConfigurationMetadata
- Inherits:
-
Object
- Object
- Aws::Types::BlockPublicAccessConfigurationMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#created_by_arn ⇒ ::String
Returns the value of attribute created_by_arn.
-
#creation_date_time ⇒ ::Time
Returns the value of attribute creation_date_time.
Instance Attribute Details
#created_by_arn ⇒ ::String
Returns the value of attribute created_by_arn.
105 106 107 |
# File 'sig/types.rbs', line 105 def created_by_arn @created_by_arn end |
#creation_date_time ⇒ ::Time
Returns the value of attribute creation_date_time.
104 105 106 |
# File 'sig/types.rbs', line 104 def creation_date_time @creation_date_time end |