Amazon.ECS.Model.Creator.IsSetRole C# (CSharp) Méthode

IsSetRole() public méthode

Checks if Role property is set
public IsSetRole ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetRole()
        {
            return this.roleField  != null;
        }