Class: Aws::Types::UiTemplateInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_sha_256::String

Returns the value of attribute content_sha_256.

Returns:

  • (::String)


11918
11919
11920
# File 'sig/types.rbs', line 11918

def content_sha_256
  @content_sha_256
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


11917
11918
11919
# File 'sig/types.rbs', line 11917

def url
  @url
end