Amazon.IdentityManagement.Model.RoleDetail.IsSetInstanceProfileList C# (CSharp) 메소드

IsSetInstanceProfileList() 개인적인 메소드

private IsSetInstanceProfileList ( ) : bool
리턴 bool
        internal bool IsSetInstanceProfileList()
        {
            return this._instanceProfileList != null && this._instanceProfileList.Count > 0; 
        }