Class: Aws::Types::RedactedEwsAvailabilityProvider

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#ews_endpoint::String

Returns the value of attribute ews_endpoint.



1320
1321
1322
# File 'sig/types.rbs', line 1320

def ews_endpoint
  @ews_endpoint
end

#ews_username::String

Returns the value of attribute ews_username.



1321
1322
1323
# File 'sig/types.rbs', line 1321

def ews_username
  @ews_username
end