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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
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