Class: Aws::Types::TrustStore

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associated_portal_arns::Array[::String]

Returns the value of attribute associated_portal_arns.

Returns:

  • (::Array[::String])


1125
1126
1127
# File 'sig/types.rbs', line 1125

def associated_portal_arns
  @associated_portal_arns
end

#trust_store_arn::String

Returns the value of attribute trust_store_arn.

Returns:

  • (::String)


1126
1127
1128
# File 'sig/types.rbs', line 1126

def trust_store_arn
  @trust_store_arn
end