Amazon.StorageGateway.Model.CreateStorediSCSIVolumeRequest.IsSetTargetName C# (CSharp) Method

IsSetTargetName() private method

private IsSetTargetName ( ) : bool
return bool
        internal bool IsSetTargetName()
        {
            return this._targetName != null;
        }