Class: Aws::Types::VirtualGatewayTlsValidationContext

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#subject_alternative_namesTypes::SubjectAlternativeNames

Returns the value of attribute subject_alternative_names.



1491
1492
1493
# File 'sig/types.rbs', line 1491

def subject_alternative_names
  @subject_alternative_names
end

#trustTypes::VirtualGatewayTlsValidationContextTrust

Returns the value of attribute trust.



1492
1493
1494
# File 'sig/types.rbs', line 1492

def trust
  @trust
end