class Aws::STS::Types::ProvidedContext

Contains information about the provided context. This includes the signed and encrypted trusted context assertion and the context provider ARN from which the trusted context assertion was generated.

@!attribute [rw] provider_arn

The context provider ARN from which the trusted context assertion
was generated.
@return [String]

@!attribute [rw] context_assertion

The signed and encrypted trusted context assertion generated by the
context provider. The trusted context assertion is signed and
encrypted by Amazon Web Services STS.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sts-2011-06-15/ProvidedContext AWS API Documentation

Constants

SENSITIVE