Class: Aws::Types::ViewerMtlsConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#mode"required", ...

Returns the value of attribute mode.



4220
4221
4222
# File 'sig/types.rbs', line 4220

def mode
  @mode
end

#trust_store_configTypes::TrustStoreConfig

Returns the value of attribute trust_store_config.



4221
4222
4223
# File 'sig/types.rbs', line 4221

def trust_store_config
  @trust_store_config
end