You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::UiTemplateInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Container for user interface template information.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#content_sha_256String

The SHA-256 digest of the contents of the template.

Returns:

  • (String)

    The SHA-256 digest of the contents of the template.

#urlString

The URL for the user interface template.

Returns:

  • (String)

    The URL for the user interface template.