package
Version:
v1.1.4
Opens a new window with list of versions in this module.
Published: Jul 16, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PrivatelinkEndpointDataSourceModel struct {
ID types.String `tfsdk:"id"`
Name types.String `tfsdk:"name"`
PrivatelinkEndpointType types.String `tfsdk:"type"`
PrivatelinkEndpointURL types.String `tfsdk:"private_link_endpoint_url"`
CIDRRange types.String `tfsdk:"cidr_range"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.