Amazon.DatabaseMigrationService.Model.ReplicationPendingModifiedValues.IsSetAllocatedStorage C# (CSharp) Méthode

IsSetAllocatedStorage() private méthode

private IsSetAllocatedStorage ( ) : bool
Résultat bool
        internal bool IsSetAllocatedStorage()
        {
            return this._allocatedStorage.HasValue; 
        }