Amazon.IdentityManagement.Model.ListInstanceProfilesResult.IsSetInstanceProfiles C# (CSharp) Method

IsSetInstanceProfiles() private method

private IsSetInstanceProfiles ( ) : bool
return bool
        internal bool IsSetInstanceProfiles()
        {
            return this.instanceProfiles.Count > 0;
        }