Amazon.RDS.Model.CreateDBSnapshotRequest.CreateDBSnapshotRequest C# (CSharp) Метод

CreateDBSnapshotRequest() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public CreateDBSnapshotRequest ( ) : System
Результат System
        public CreateDBSnapshotRequest() { }

Same methods

CreateDBSnapshotRequest::CreateDBSnapshotRequest ( string dbSnapshotIdentifier, string dbInstanceIdentifier ) : System