class Aws::Connect::Types::ReferenceSummary


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ReferenceSummary AWS API Documentation
@return [Types::EmailReference]
Otherwise, null.
Information about a reference when the ‘referenceType` is `EMAIL`.
@!attribute [rw] email
@return [Types::DateReference]
Otherwise, null.
Information about a reference when the `referenceType` is `DATE`.
@!attribute [rw] date
@return [Types::NumberReference]
Otherwise, null.
Information about a reference when the `referenceType` is `NUMBER`.
@!attribute [rw] number
@return [Types::StringReference]
Otherwise, null.
Information about a reference when the `referenceType` is `STRING`.
@!attribute [rw] string
@return [Types::AttachmentReference]
`ATTACHMENT`. Otherwise, null.
Information about the reference when the `referenceType` is
@!attribute [rw] attachment
@return [Types::UrlReference]
Otherwise, null.
Information about the reference when the `referenceType` is `URL`.
@!attribute [rw] url
@note ReferenceSummary is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of ReferenceSummary corresponding to the set member.
on the reference type.
contains only one non null field between the URL and attachment based
Contains summary information about a reference. `ReferenceSummary`