Amazon.S3.Model.MetricsConfiguration.IsSetMetricsId C# (CSharp) 메소드

IsSetMetricsId() 개인적인 메소드

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