Class: Aws::Types::CreateClusterMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:master_user_password])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_info::String

Returns the value of attribute additional_info.

Returns:

  • (::String)


526
527
528
# File 'sig/types.rbs', line 526

def additional_info
  @additional_info
end

#allow_version_upgradeBoolean

Returns the value of attribute allow_version_upgrade.

Returns:

  • (Boolean)


516
517
518
# File 'sig/types.rbs', line 516

def allow_version_upgrade
  @allow_version_upgrade
end

#aqua_configuration_status"enabled", ...

Returns the value of attribute aqua_configuration_status.

Returns:

  • ("enabled", "disabled", "auto")


531
532
533
# File 'sig/types.rbs', line 531

def aqua_configuration_status
  @aqua_configuration_status
end

#automated_snapshot_retention_period::Integer

Returns the value of attribute automated_snapshot_retention_period.

Returns:

  • (::Integer)


512
513
514
# File 'sig/types.rbs', line 512

def automated_snapshot_retention_period
  @automated_snapshot_retention_period
end

#availability_zone::String

Returns the value of attribute availability_zone.

Returns:

  • (::String)


509
510
511
# File 'sig/types.rbs', line 509

def availability_zone
  @availability_zone
end

#availability_zone_relocationBoolean

Returns the value of attribute availability_zone_relocation.

Returns:

  • (Boolean)


530
531
532
# File 'sig/types.rbs', line 530

def availability_zone_relocation
  @availability_zone_relocation
end

#catalog_name::String

Returns the value of attribute catalog_name.

Returns:

  • (::String)


539
540
541
# File 'sig/types.rbs', line 539

def catalog_name
  @catalog_name
end

#cluster_identifier::String

Returns the value of attribute cluster_identifier.

Returns:

  • (::String)


501
502
503
# File 'sig/types.rbs', line 501

def cluster_identifier
  @cluster_identifier
end

#cluster_parameter_group_name::String

Returns the value of attribute cluster_parameter_group_name.

Returns:

  • (::String)


511
512
513
# File 'sig/types.rbs', line 511

def cluster_parameter_group_name
  @cluster_parameter_group_name
end

#cluster_security_groups::Array[::String]

Returns the value of attribute cluster_security_groups.

Returns:

  • (::Array[::String])


506
507
508
# File 'sig/types.rbs', line 506

def cluster_security_groups
  @cluster_security_groups
end

#cluster_subnet_group_name::String

Returns the value of attribute cluster_subnet_group_name.

Returns:

  • (::String)


508
509
510
# File 'sig/types.rbs', line 508

def cluster_subnet_group_name
  @cluster_subnet_group_name
end

#cluster_type::String

Returns the value of attribute cluster_type.

Returns:

  • (::String)


502
503
504
# File 'sig/types.rbs', line 502

def cluster_type
  @cluster_type
end

#cluster_version::String

Returns the value of attribute cluster_version.

Returns:

  • (::String)


515
516
517
# File 'sig/types.rbs', line 515

def cluster_version
  @cluster_version
end

#db_name::String

Returns the value of attribute db_name.

Returns:

  • (::String)


500
501
502
# File 'sig/types.rbs', line 500

def db_name
  @db_name
end

#default_iam_role_arn::String

Returns the value of attribute default_iam_role_arn.

Returns:

  • (::String)


532
533
534
# File 'sig/types.rbs', line 532

def default_iam_role_arn
  @default_iam_role_arn
end

#elastic_ip::String

Returns the value of attribute elastic_ip.

Returns:

  • (::String)


522
523
524
# File 'sig/types.rbs', line 522

def elastic_ip
  @elastic_ip
end

#encryptedBoolean

Returns the value of attribute encrypted.

Returns:

  • (Boolean)


519
520
521
# File 'sig/types.rbs', line 519

def encrypted
  @encrypted
end

#enhanced_vpc_routingBoolean

Returns the value of attribute enhanced_vpc_routing.

Returns:

  • (Boolean)


525
526
527
# File 'sig/types.rbs', line 525

def enhanced_vpc_routing
  @enhanced_vpc_routing
end

#extra_compute_for_automatic_optimizationBoolean

Returns the value of attribute extra_compute_for_automatic_optimization.

Returns:

  • (Boolean)


540
541
542
# File 'sig/types.rbs', line 540

def extra_compute_for_automatic_optimization
  @extra_compute_for_automatic_optimization
end

#hsm_client_certificate_identifier::String

Returns the value of attribute hsm_client_certificate_identifier.

Returns:

  • (::String)


520
521
522
# File 'sig/types.rbs', line 520

def hsm_client_certificate_identifier
  @hsm_client_certificate_identifier
end

#hsm_configuration_identifier::String

Returns the value of attribute hsm_configuration_identifier.

Returns:

  • (::String)


521
522
523
# File 'sig/types.rbs', line 521

def hsm_configuration_identifier
  @hsm_configuration_identifier
end

#iam_roles::Array[::String]

Returns the value of attribute iam_roles.

Returns:

  • (::Array[::String])


527
528
529
# File 'sig/types.rbs', line 527

def iam_roles
  @iam_roles
end

#ip_address_type::String

Returns the value of attribute ip_address_type.

Returns:

  • (::String)


536
537
538
# File 'sig/types.rbs', line 536

def ip_address_type
  @ip_address_type
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


524
525
526
# File 'sig/types.rbs', line 524

def kms_key_id
  @kms_key_id
end

#load_sample_data::String

Returns the value of attribute load_sample_data.

Returns:

  • (::String)


533
534
535
# File 'sig/types.rbs', line 533

def load_sample_data
  @load_sample_data
end

#maintenance_track_name::String

Returns the value of attribute maintenance_track_name.

Returns:

  • (::String)


528
529
530
# File 'sig/types.rbs', line 528

def maintenance_track_name
  @maintenance_track_name
end

#manage_master_passwordBoolean

Returns the value of attribute manage_master_password.

Returns:

  • (Boolean)


534
535
536
# File 'sig/types.rbs', line 534

def manage_master_password
  @manage_master_password
end

#manual_snapshot_retention_period::Integer

Returns the value of attribute manual_snapshot_retention_period.

Returns:

  • (::Integer)


513
514
515
# File 'sig/types.rbs', line 513

def manual_snapshot_retention_period
  @manual_snapshot_retention_period
end

#master_password_secret_kms_key_id::String

Returns the value of attribute master_password_secret_kms_key_id.

Returns:

  • (::String)


535
536
537
# File 'sig/types.rbs', line 535

def master_password_secret_kms_key_id
  @master_password_secret_kms_key_id
end

#master_user_password::String

Returns the value of attribute master_user_password.

Returns:

  • (::String)


505
506
507
# File 'sig/types.rbs', line 505

def master_user_password
  @master_user_password
end

#master_username::String

Returns the value of attribute master_username.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def master_username
  @master_username
end

#multi_azBoolean

Returns the value of attribute multi_az.

Returns:

  • (Boolean)


537
538
539
# File 'sig/types.rbs', line 537

def multi_az
  @multi_az
end

#node_type::String

Returns the value of attribute node_type.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def node_type
  @node_type
end

#number_of_nodes::Integer

Returns the value of attribute number_of_nodes.

Returns:

  • (::Integer)


517
518
519
# File 'sig/types.rbs', line 517

def number_of_nodes
  @number_of_nodes
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


514
515
516
# File 'sig/types.rbs', line 514

def port
  @port
end

#preferred_maintenance_window::String

Returns the value of attribute preferred_maintenance_window.

Returns:

  • (::String)


510
511
512
# File 'sig/types.rbs', line 510

def preferred_maintenance_window
  @preferred_maintenance_window
end

#publicly_accessibleBoolean

Returns the value of attribute publicly_accessible.

Returns:

  • (Boolean)


518
519
520
# File 'sig/types.rbs', line 518

def publicly_accessible
  @publicly_accessible
end

#redshift_idc_application_arn::String

Returns the value of attribute redshift_idc_application_arn.

Returns:

  • (::String)


538
539
540
# File 'sig/types.rbs', line 538

def redshift_idc_application_arn
  @redshift_idc_application_arn
end

#snapshot_schedule_identifier::String

Returns the value of attribute snapshot_schedule_identifier.

Returns:

  • (::String)


529
530
531
# File 'sig/types.rbs', line 529

def snapshot_schedule_identifier
  @snapshot_schedule_identifier
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



523
524
525
# File 'sig/types.rbs', line 523

def tags
  @tags
end

#vpc_security_group_ids::Array[::String]

Returns the value of attribute vpc_security_group_ids.

Returns:

  • (::Array[::String])


507
508
509
# File 'sig/types.rbs', line 507

def vpc_security_group_ids
  @vpc_security_group_ids
end