Amazon.KeyManagementService.Model.ReEncryptResponse.IsSetSourceKeyId C# (CSharp) Method

IsSetSourceKeyId() private method

private IsSetSourceKeyId ( ) : bool
return bool
        internal bool IsSetSourceKeyId()
        {
            return this._sourceKeyId != null;
        }