Amazon.SimpleSystemsManagement.Model.ParameterHistory.IsSetKeyId C# (CSharp) 메소드

IsSetKeyId() 개인적인 메소드

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