Amazon.StorageGateway.Model.CreateSnapshotFromVolumeRecoveryPointRequest.IsSetSnapshotDescription C# (CSharp) Method

IsSetSnapshotDescription() private method

private IsSetSnapshotDescription ( ) : bool
return bool
        internal bool IsSetSnapshotDescription()
        {
            return this._snapshotDescription != null;
        }
CreateSnapshotFromVolumeRecoveryPointRequest