Amazon.ECS.Model.CreateServiceRequest.IsSetDeploymentConfiguration C# (CSharp) Méthode

IsSetDeploymentConfiguration() private méthode

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