Class: Aws::Types::MailboxValidation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#evaluationsTypes::EmailAddressInsightsMailboxEvaluations

Returns the value of attribute evaluations.



1423
1424
1425
# File 'sig/types.rbs', line 1423

def evaluations
  @evaluations
end

#is_validTypes::EmailAddressInsightsVerdict

Returns the value of attribute is_valid.



1422
1423
1424
# File 'sig/types.rbs', line 1422

def is_valid
  @is_valid
end