Amazon.KeyManagementService.Model.ReEncryptResponse.IsSetSourceKeyId C# (CSharp) 메소드

IsSetSourceKeyId() 개인적인 메소드

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