Class: Aws::Types::TestAvailabilityConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.



1411
1412
1413
# File 'sig/types.rbs', line 1411

def domain_name
  @domain_name
end

#ews_providerTypes::EwsAvailabilityProvider

Returns the value of attribute ews_provider.



1412
1413
1414
# File 'sig/types.rbs', line 1412

def ews_provider
  @ews_provider
end

#lambda_providerTypes::LambdaAvailabilityProvider

Returns the value of attribute lambda_provider.



1413
1414
1415
# File 'sig/types.rbs', line 1413

def lambda_provider
  @lambda_provider
end

#organization_id::String

Returns the value of attribute organization_id.



1410
1411
1412
# File 'sig/types.rbs', line 1410

def organization_id
  @organization_id
end