Class: Aws::Types::AssociateTrustStoreRequest

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)


77
78
79
# File 'sig/types.rbs', line 77

def portal_arn
  @portal_arn
end

#trust_store_arn::String

Returns the value of attribute trust_store_arn.

Returns:

  • (::String)


78
79
80
# File 'sig/types.rbs', line 78

def trust_store_arn
  @trust_store_arn
end