Amazon.RDS.Model.CreateDBParameterGroupRequest.IsSetDBParameterGroupName C# (CSharp) 메소드

IsSetDBParameterGroupName() 개인적인 메소드

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