Class: Aws::Types::UiTemplateInfo
- Inherits:
-
Object
- Object
- Aws::Types::UiTemplateInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_sha_256 ⇒ ::String
Returns the value of attribute content_sha_256.
-
#url ⇒ ::String
Returns the value of attribute url.
Instance Attribute Details
#content_sha_256 ⇒ ::String
Returns the value of attribute content_sha_256.
11834 11835 11836 |
# File 'sig/types.rbs', line 11834 def content_sha_256 @content_sha_256 end |
#url ⇒ ::String
Returns the value of attribute url.
11833 11834 11835 |
# File 'sig/types.rbs', line 11833 def url @url end |