C# Класс Amazon.RDS.Model.RestoreDBClusterFromS3Request

Container for the parameters to the RestoreDBClusterFromS3 operation. Creates an Amazon Aurora DB cluster from data stored in an Amazon S3 bucket. Amazon RDS must be authorized to access the Amazon S3 bucket and the data must be created using the Percona XtraBackup utility as described in Migrating Data from MySQL by Using an Amazon S3 Bucket.
Наследование: AmazonRDSRequest
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetAvailabilityZones ( ) : bool
IsSetBackupRetentionPeriod ( ) : bool
IsSetCharacterSetName ( ) : bool
IsSetDBClusterIdentifier ( ) : bool
IsSetDBClusterParameterGroupName ( ) : bool
IsSetDBSubnetGroupName ( ) : bool
IsSetDatabaseName ( ) : bool
IsSetEngine ( ) : bool
IsSetEngineVersion ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetMasterUserPassword ( ) : bool
IsSetMasterUsername ( ) : bool
IsSetOptionGroupName ( ) : bool
IsSetPort ( ) : bool
IsSetPreferredBackupWindow ( ) : bool
IsSetPreferredMaintenanceWindow ( ) : bool
IsSetS3BucketName ( ) : bool
IsSetS3IngestionRoleArn ( ) : bool
IsSetS3Prefix ( ) : bool
IsSetSourceEngine ( ) : bool
IsSetSourceEngineVersion ( ) : bool
IsSetStorageEncrypted ( ) : bool
IsSetTags ( ) : bool
IsSetVpcSecurityGroupIds ( ) : bool