Class: Aws::Types::DomainConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_policiesTypes::AccessPoliciesStatus

Returns the value of attribute access_policies.



1025
1026
1027
# File 'sig/types.rbs', line 1025

def access_policies
  @access_policies
end

#advanced_optionsTypes::AdvancedOptionsStatus

Returns the value of attribute advanced_options.



1032
1033
1034
# File 'sig/types.rbs', line 1032

def advanced_options
  @advanced_options
end

#advanced_security_optionsTypes::AdvancedSecurityOptionsStatus

Returns the value of attribute advanced_security_options.



1035
1036
1037
# File 'sig/types.rbs', line 1035

def advanced_security_options
  @advanced_security_options
end

#aiml_optionsTypes::AIMLOptionsStatus

Returns the value of attribute aiml_options.



1042
1043
1044
# File 'sig/types.rbs', line 1042

def aiml_options
  @aiml_options
end

#auto_tune_optionsTypes::AutoTuneOptionsStatus

Returns the value of attribute auto_tune_options.



1037
1038
1039
# File 'sig/types.rbs', line 1037

def auto_tune_options
  @auto_tune_options
end

#automated_snapshot_pause_optionsTypes::AutomatedSnapshotPauseOptionsStatus

Returns the value of attribute automated_snapshot_pause_options.



1044
1045
1046
# File 'sig/types.rbs', line 1044

def automated_snapshot_pause_options
  @automated_snapshot_pause_options
end

#change_progress_detailsTypes::ChangeProgressDetails

Returns the value of attribute change_progress_details.



1038
1039
1040
# File 'sig/types.rbs', line 1038

def change_progress_details
  @change_progress_details
end

#cluster_configTypes::ClusterConfigStatus

Returns the value of attribute cluster_config.



1023
1024
1025
# File 'sig/types.rbs', line 1023

def cluster_config
  @cluster_config
end

#cognito_optionsTypes::CognitoOptionsStatus

Returns the value of attribute cognito_options.



1029
1030
1031
# File 'sig/types.rbs', line 1029

def cognito_options
  @cognito_options
end

#deployment_strategy_optionsTypes::DeploymentStrategyOptionsStatus

Returns the value of attribute deployment_strategy_options.



1043
1044
1045
# File 'sig/types.rbs', line 1043

def deployment_strategy_options
  @deployment_strategy_options
end

#domain_endpoint_optionsTypes::DomainEndpointOptionsStatus

Returns the value of attribute domain_endpoint_options.



1034
1035
1036
# File 'sig/types.rbs', line 1034

def domain_endpoint_options
  @domain_endpoint_options
end

#ebs_optionsTypes::EBSOptionsStatus

Returns the value of attribute ebs_options.



1024
1025
1026
# File 'sig/types.rbs', line 1024

def ebs_options
  @ebs_options
end

#encryption_at_rest_optionsTypes::EncryptionAtRestOptionsStatus

Returns the value of attribute encryption_at_rest_options.



1030
1031
1032
# File 'sig/types.rbs', line 1030

def encryption_at_rest_options
  @encryption_at_rest_options
end

#engine_modeTypes::EngineModeStatus

Returns the value of attribute engine_mode.



1046
1047
1048
# File 'sig/types.rbs', line 1046

def engine_mode
  @engine_mode
end

#engine_versionTypes::VersionStatus

Returns the value of attribute engine_version.



1022
1023
1024
# File 'sig/types.rbs', line 1022

def engine_version
  @engine_version
end

#identity_center_optionsTypes::IdentityCenterOptionsStatus

Returns the value of attribute identity_center_options.



1036
1037
1038
# File 'sig/types.rbs', line 1036

def identity_center_options
  @identity_center_options
end

#ip_address_typeTypes::IPAddressTypeStatus

Returns the value of attribute ip_address_type.



1026
1027
1028
# File 'sig/types.rbs', line 1026

def ip_address_type
  @ip_address_type
end

#log_publishing_optionsTypes::LogPublishingOptionsStatus

Returns the value of attribute log_publishing_options.



1033
1034
1035
# File 'sig/types.rbs', line 1033

def log_publishing_options
  @log_publishing_options
end

#modifying_properties::Array[Types::ModifyingProperties]

Returns the value of attribute modifying_properties.

Returns:



1041
1042
1043
# File 'sig/types.rbs', line 1041

def modifying_properties
  @modifying_properties
end

#node_to_node_encryption_optionsTypes::NodeToNodeEncryptionOptionsStatus

Returns the value of attribute node_to_node_encryption_options.



1031
1032
1033
# File 'sig/types.rbs', line 1031

def node_to_node_encryption_options
  @node_to_node_encryption_options
end

#off_peak_window_optionsTypes::OffPeakWindowOptionsStatus

Returns the value of attribute off_peak_window_options.



1039
1040
1041
# File 'sig/types.rbs', line 1039

def off_peak_window_options
  @off_peak_window_options
end

#snapshot_optionsTypes::SnapshotOptionsStatus

Returns the value of attribute snapshot_options.



1027
1028
1029
# File 'sig/types.rbs', line 1027

def snapshot_options
  @snapshot_options
end

#software_update_optionsTypes::SoftwareUpdateOptionsStatus

Returns the value of attribute software_update_options.



1040
1041
1042
# File 'sig/types.rbs', line 1040

def software_update_options
  @software_update_options
end

#use_caseTypes::UseCaseStatus

Returns the value of attribute use_case.



1045
1046
1047
# File 'sig/types.rbs', line 1045

def use_case
  @use_case
end

#vpc_optionsTypes::VPCDerivedInfoStatus

Returns the value of attribute vpc_options.



1028
1029
1030
# File 'sig/types.rbs', line 1028

def vpc_options
  @vpc_options
end