Amazon.ECS.Model.RegisterTaskDefinitionRequest.IsSetFamily C# (CSharp) Méthode

IsSetFamily() private méthode

private IsSetFamily ( ) : bool
Résultat bool
        internal bool IsSetFamily()
        {
            return this._family != null;
        }