Class: Aws::Types::UpdateAvailabilityConfigurationRequest

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.



1444
1445
1446
# File 'sig/types.rbs', line 1444

def domain_name
  @domain_name
end

#ews_providerTypes::EwsAvailabilityProvider

Returns the value of attribute ews_provider.



1445
1446
1447
# File 'sig/types.rbs', line 1445

def ews_provider
  @ews_provider
end

#lambda_providerTypes::LambdaAvailabilityProvider

Returns the value of attribute lambda_provider.



1446
1447
1448
# File 'sig/types.rbs', line 1446

def lambda_provider
  @lambda_provider
end

#organization_id::String

Returns the value of attribute organization_id.



1443
1444
1445
# File 'sig/types.rbs', line 1443

def organization_id
  @organization_id
end