Amazon.RDS.Model.DBParameterGroup.IsSetDBParameterGroupArn C# (CSharp) 메소드

IsSetDBParameterGroupArn() 개인적인 메소드

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