Amazon.StorageGateway.Model.CreateSnapshotRequest.IsSetSnapshotDescription C# (CSharp) Метод

IsSetSnapshotDescription() приватный Метод

private IsSetSnapshotDescription ( ) : bool
Результат bool
        internal bool IsSetSnapshotDescription()
        {
            return this._snapshotDescription != null;
        }