Amazon.IdentityManagement.Model.ListInstanceProfilesResult.IsSetInstanceProfiles C# (CSharp) Méthode

IsSetInstanceProfiles() private méthode

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