Class: Aws::Types::AssociateTrustStoreResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#portal_arn::String

Returns the value of attribute portal_arn.

Returns:

  • (::String)


83
84
85
# File 'sig/types.rbs', line 83

def portal_arn
  @portal_arn
end

#trust_store_arn::String

Returns the value of attribute trust_store_arn.

Returns:

  • (::String)


84
85
86
# File 'sig/types.rbs', line 84

def trust_store_arn
  @trust_store_arn
end