C# Класс Amazon.Redshift.Model.CreateClusterRequest

Container for the parameters to the CreateCluster operation. Creates a new cluster. To create the cluster in virtual private cloud (VPC), you must provide cluster subnet group name. If you don't provide a cluster subnet group name or the cluster security group parameter, Amazon Redshift creates a non-VPC cluster, it associates the default cluster security group with the cluster. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Management Guide.
Наследование: AmazonRedshiftRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetAdditionalInfo ( ) : bool
IsSetAllowVersionUpgrade ( ) : bool
IsSetAutomatedSnapshotRetentionPeriod ( ) : bool
IsSetAvailabilityZone ( ) : bool
IsSetClusterIdentifier ( ) : bool
IsSetClusterParameterGroupName ( ) : bool
IsSetClusterSecurityGroups ( ) : bool
IsSetClusterSubnetGroupName ( ) : bool
IsSetClusterType ( ) : bool
IsSetClusterVersion ( ) : bool
IsSetDBName ( ) : bool
IsSetElasticIp ( ) : bool
IsSetEncrypted ( ) : bool
IsSetEnhancedVpcRouting ( ) : bool
IsSetHsmClientCertificateIdentifier ( ) : bool
IsSetHsmConfigurationIdentifier ( ) : bool
IsSetIamRoles ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetMasterUserPassword ( ) : bool
IsSetMasterUsername ( ) : bool
IsSetNodeType ( ) : bool
IsSetNumberOfNodes ( ) : bool
IsSetPort ( ) : bool
IsSetPreferredMaintenanceWindow ( ) : bool
IsSetPubliclyAccessible ( ) : bool
IsSetTags ( ) : bool
IsSetVpcSecurityGroupIds ( ) : bool