Amazon.CodePipeline.Model.PollForJobsRequest.IsSetActionTypeId C# (CSharp) 메소드

IsSetActionTypeId() 개인적인 메소드

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