def __init__()

in centralized_vpc_endpoints/centralized_vpc_endpoints_stack.py [0:0]


    def __init__(self, remote_endpoint_config):
        """:param: remote_endpoint_config is a key value pair in the form of <hosted zone id>:<vpc endpoint dns name of the record>"""
        self.remote_endpoint_config = remote_endpoint_config