Amazon.ApplicationAutoScaling.Model.PutScalingPolicyRequest.IsSetServiceNamespace C# (CSharp) Method

IsSetServiceNamespace() private method

private IsSetServiceNamespace ( ) : bool
return bool
        internal bool IsSetServiceNamespace()
        {
            return this._serviceNamespace != null;
        }