Class: Aws::Types::RestoreDBClusterFromSnapshotMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associated_roles::Array[Types::DBClusterAssociatedRole]

Returns the value of attribute associated_roles.

Returns:



3896
3897
3898
# File 'sig/types.rbs', line 3896

def associated_roles
  @associated_roles
end

#availability_zones::Array[::String]

Returns the value of attribute availability_zones.

Returns:

  • (::Array[::String])


3856
3857
3858
# File 'sig/types.rbs', line 3856

def availability_zones
  @availability_zones
end

#backtrack_window::Integer

Returns the value of attribute backtrack_window.

Returns:

  • (::Integer)


3869
3870
3871
# File 'sig/types.rbs', line 3869

def backtrack_window
  @backtrack_window
end

#backup_retention_period::Integer

Returns the value of attribute backup_retention_period.

Returns:

  • (::Integer)


3890
3891
3892
# File 'sig/types.rbs', line 3890

def backup_retention_period
  @backup_retention_period
end

#copy_tags_to_snapshotBoolean

Returns the value of attribute copy_tags_to_snapshot.

Returns:

  • (Boolean)


3875
3876
3877
# File 'sig/types.rbs', line 3875

def copy_tags_to_snapshot
  @copy_tags_to_snapshot
end

#database_name::String

Returns the value of attribute database_name.

Returns:

  • (::String)


3863
3864
3865
# File 'sig/types.rbs', line 3863

def database_name
  @database_name
end

#db_cluster_identifier::String

Returns the value of attribute db_cluster_identifier.

Returns:

  • (::String)


3857
3858
3859
# File 'sig/types.rbs', line 3857

def db_cluster_identifier
  @db_cluster_identifier
end

#db_cluster_instance_class::String

Returns the value of attribute db_cluster_instance_class.

Returns:

  • (::String)


3878
3879
3880
# File 'sig/types.rbs', line 3878

def db_cluster_instance_class
  @db_cluster_instance_class
end

#db_cluster_parameter_group_name::String

Returns the value of attribute db_cluster_parameter_group_name.

Returns:

  • (::String)


3873
3874
3875
# File 'sig/types.rbs', line 3873

def db_cluster_parameter_group_name
  @db_cluster_parameter_group_name
end

#db_subnet_group_name::String

Returns the value of attribute db_subnet_group_name.

Returns:

  • (::String)


3862
3863
3864
# File 'sig/types.rbs', line 3862

def db_subnet_group_name
  @db_subnet_group_name
end

#deletion_protectionBoolean

Returns the value of attribute deletion_protection.

Returns:

  • (Boolean)


3874
3875
3876
# File 'sig/types.rbs', line 3874

def deletion_protection
  @deletion_protection
end

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


3876
3877
3878
# File 'sig/types.rbs', line 3876

def domain
  @domain
end

#domain_iam_role_name::String

Returns the value of attribute domain_iam_role_name.

Returns:

  • (::String)


3877
3878
3879
# File 'sig/types.rbs', line 3877

def domain_iam_role_name
  @domain_iam_role_name
end

#enable_cloudwatch_logs_exports::Array[::String]

Returns the value of attribute enable_cloudwatch_logs_exports.

Returns:

  • (::Array[::String])


3870
3871
3872
# File 'sig/types.rbs', line 3870

def enable_cloudwatch_logs_exports
  @enable_cloudwatch_logs_exports
end

#enable_iam_database_authenticationBoolean

Returns the value of attribute enable_iam_database_authentication.

Returns:

  • (Boolean)


3868
3869
3870
# File 'sig/types.rbs', line 3868

def enable_iam_database_authentication
  @enable_iam_database_authentication
end

#enable_internet_access_gatewayBoolean

Returns the value of attribute enable_internet_access_gateway.

Returns:

  • (Boolean)


3895
3896
3897
# File 'sig/types.rbs', line 3895

def enable_internet_access_gateway
  @enable_internet_access_gateway
end

#enable_performance_insightsBoolean

Returns the value of attribute enable_performance_insights.

Returns:

  • (Boolean)


3887
3888
3889
# File 'sig/types.rbs', line 3887

def enable_performance_insights
  @enable_performance_insights
end

#enable_vpc_networkingBoolean

Returns the value of attribute enable_vpc_networking.

Returns:

  • (Boolean)


3894
3895
3896
# File 'sig/types.rbs', line 3894

def enable_vpc_networking
  @enable_vpc_networking
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


3859
3860
3861
# File 'sig/types.rbs', line 3859

def engine
  @engine
end

#engine_lifecycle_support::String

Returns the value of attribute engine_lifecycle_support.

Returns:

  • (::String)


3892
3893
3894
# File 'sig/types.rbs', line 3892

def engine_lifecycle_support
  @engine_lifecycle_support
end

#engine_mode::String

Returns the value of attribute engine_mode.

Returns:

  • (::String)


3871
3872
3873
# File 'sig/types.rbs', line 3871

def engine_mode
  @engine_mode
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


3860
3861
3862
# File 'sig/types.rbs', line 3860

def engine_version
  @engine_version
end

#iops::Integer

Returns the value of attribute iops.

Returns:

  • (::Integer)


3880
3881
3882
# File 'sig/types.rbs', line 3880

def iops
  @iops
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


3867
3868
3869
# File 'sig/types.rbs', line 3867

def kms_key_id
  @kms_key_id
end

#monitoring_interval::Integer

Returns the value of attribute monitoring_interval.

Returns:

  • (::Integer)


3885
3886
3887
# File 'sig/types.rbs', line 3885

def monitoring_interval
  @monitoring_interval
end

#monitoring_role_arn::String

Returns the value of attribute monitoring_role_arn.

Returns:

  • (::String)


3886
3887
3888
# File 'sig/types.rbs', line 3886

def monitoring_role_arn
  @monitoring_role_arn
end

#network_type::String

Returns the value of attribute network_type.

Returns:

  • (::String)


3882
3883
3884
# File 'sig/types.rbs', line 3882

def network_type
  @network_type
end

#option_group_name::String

Returns the value of attribute option_group_name.

Returns:

  • (::String)


3864
3865
3866
# File 'sig/types.rbs', line 3864

def option_group_name
  @option_group_name
end

#performance_insights_kms_key_id::String

Returns the value of attribute performance_insights_kms_key_id.

Returns:

  • (::String)


3888
3889
3890
# File 'sig/types.rbs', line 3888

def performance_insights_kms_key_id
  @performance_insights_kms_key_id
end

#performance_insights_retention_period::Integer

Returns the value of attribute performance_insights_retention_period.

Returns:

  • (::Integer)


3889
3890
3891
# File 'sig/types.rbs', line 3889

def performance_insights_retention_period
  @performance_insights_retention_period
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


3861
3862
3863
# File 'sig/types.rbs', line 3861

def port
  @port
end

#preferred_backup_window::String

Returns the value of attribute preferred_backup_window.

Returns:

  • (::String)


3891
3892
3893
# File 'sig/types.rbs', line 3891

def preferred_backup_window
  @preferred_backup_window
end

#publicly_accessibleBoolean

Returns the value of attribute publicly_accessible.

Returns:

  • (Boolean)


3881
3882
3883
# File 'sig/types.rbs', line 3881

def publicly_accessible
  @publicly_accessible
end

#rds_custom_cluster_configurationTypes::RdsCustomClusterConfiguration

Returns the value of attribute rds_custom_cluster_configuration.



3884
3885
3886
# File 'sig/types.rbs', line 3884

def rds_custom_cluster_configuration
  @rds_custom_cluster_configuration
end

#scaling_configurationTypes::ScalingConfiguration

Returns the value of attribute scaling_configuration.



3872
3873
3874
# File 'sig/types.rbs', line 3872

def scaling_configuration
  @scaling_configuration
end

#serverless_v2_scaling_configurationTypes::ServerlessV2ScalingConfiguration

Returns the value of attribute serverless_v2_scaling_configuration.



3883
3884
3885
# File 'sig/types.rbs', line 3883

def serverless_v2_scaling_configuration
  @serverless_v2_scaling_configuration
end

#snapshot_identifier::String

Returns the value of attribute snapshot_identifier.

Returns:

  • (::String)


3858
3859
3860
# File 'sig/types.rbs', line 3858

def snapshot_identifier
  @snapshot_identifier
end

#storage_type::String

Returns the value of attribute storage_type.

Returns:

  • (::String)


3879
3880
3881
# File 'sig/types.rbs', line 3879

def storage_type
  @storage_type
end

#tag_specifications::Array[Types::TagSpecification]

Returns the value of attribute tag_specifications.

Returns:



3893
3894
3895
# File 'sig/types.rbs', line 3893

def tag_specifications
  @tag_specifications
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



3866
3867
3868
# File 'sig/types.rbs', line 3866

def tags
  @tags
end

#vpc_security_group_ids::Array[::String]

Returns the value of attribute vpc_security_group_ids.

Returns:

  • (::Array[::String])


3865
3866
3867
# File 'sig/types.rbs', line 3865

def vpc_security_group_ids
  @vpc_security_group_ids
end