Amazon.ECS.Model.CreateServiceRequest.IsSetDeploymentConfiguration C# (CSharp) 메소드

IsSetDeploymentConfiguration() 개인적인 메소드

private IsSetDeploymentConfiguration ( ) : bool
리턴 bool
        internal bool IsSetDeploymentConfiguration()
        {
            return this._deploymentConfiguration != null;
        }