Documentation
¶
Index ¶
- func DataGoogleComputeRouterStatus_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func DataGoogleComputeRouterStatus_IsConstruct(x interface{}) *bool
- func DataGoogleComputeRouterStatus_IsTerraformDataSource(x interface{}) *bool
- func DataGoogleComputeRouterStatus_IsTerraformElement(x interface{}) *bool
- func DataGoogleComputeRouterStatus_TfResourceType() *string
- func NewDataGoogleComputeRouterStatusBestRoutesAsPathsList_Override(d DataGoogleComputeRouterStatusBestRoutesAsPathsList, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesForRouterList_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterList, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesForRouterOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterOutputReference, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsList_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterWarningsList, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesList_Override(d DataGoogleComputeRouterStatusBestRoutesList, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesOutputReference, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataList_Override(d DataGoogleComputeRouterStatusBestRoutesWarningsDataList, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesWarningsList_Override(d DataGoogleComputeRouterStatusBestRoutesWarningsList, ...)
- func NewDataGoogleComputeRouterStatusBestRoutesWarningsOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesWarningsOutputReference, ...)
- func NewDataGoogleComputeRouterStatus_Override(d DataGoogleComputeRouterStatus, scope constructs.Construct, id *string, ...)
- type DataGoogleComputeRouterStatus
- type DataGoogleComputeRouterStatusBestRoutes
- type DataGoogleComputeRouterStatusBestRoutesAsPaths
- type DataGoogleComputeRouterStatusBestRoutesAsPathsList
- type DataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference
- type DataGoogleComputeRouterStatusBestRoutesForRouter
- type DataGoogleComputeRouterStatusBestRoutesForRouterAsPaths
- type DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList
- type DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference
- type DataGoogleComputeRouterStatusBestRoutesForRouterList
- type DataGoogleComputeRouterStatusBestRoutesForRouterOutputReference
- type DataGoogleComputeRouterStatusBestRoutesForRouterWarnings
- type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsData
- type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList
- type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference
- type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsList
- type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference
- type DataGoogleComputeRouterStatusBestRoutesList
- type DataGoogleComputeRouterStatusBestRoutesOutputReference
- type DataGoogleComputeRouterStatusBestRoutesWarnings
- type DataGoogleComputeRouterStatusBestRoutesWarningsData
- type DataGoogleComputeRouterStatusBestRoutesWarningsDataList
- type DataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference
- type DataGoogleComputeRouterStatusBestRoutesWarningsList
- type DataGoogleComputeRouterStatusBestRoutesWarningsOutputReference
- type DataGoogleComputeRouterStatusConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataGoogleComputeRouterStatus_GenerateConfigForImport ¶
func DataGoogleComputeRouterStatus_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a DataGoogleComputeRouterStatus resource upon running "cdktf plan <stack-name>".
func DataGoogleComputeRouterStatus_IsConstruct ¶
func DataGoogleComputeRouterStatus_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func DataGoogleComputeRouterStatus_IsTerraformDataSource ¶
func DataGoogleComputeRouterStatus_IsTerraformDataSource(x interface{}) *bool
Experimental.
func DataGoogleComputeRouterStatus_IsTerraformElement ¶
func DataGoogleComputeRouterStatus_IsTerraformElement(x interface{}) *bool
Experimental.
func DataGoogleComputeRouterStatus_TfResourceType ¶
func DataGoogleComputeRouterStatus_TfResourceType() *string
func NewDataGoogleComputeRouterStatusBestRoutesAsPathsList_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesAsPathsList_Override(d DataGoogleComputeRouterStatusBestRoutesAsPathsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesForRouterList_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterList_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesForRouterOutputReference_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsList_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsList_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterWarningsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesList_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesList_Override(d DataGoogleComputeRouterStatusBestRoutesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesOutputReference_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataList_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataList_Override(d DataGoogleComputeRouterStatusBestRoutesWarningsDataList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesWarningsList_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesWarningsList_Override(d DataGoogleComputeRouterStatusBestRoutesWarningsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleComputeRouterStatusBestRoutesWarningsOutputReference_Override ¶
func NewDataGoogleComputeRouterStatusBestRoutesWarningsOutputReference_Override(d DataGoogleComputeRouterStatusBestRoutesWarningsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleComputeRouterStatus_Override ¶
func NewDataGoogleComputeRouterStatus_Override(d DataGoogleComputeRouterStatus, scope constructs.Construct, id *string, config *DataGoogleComputeRouterStatusConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.32.0/docs/data-sources/compute_router_status google_compute_router_status} Data Source.
Types ¶
type DataGoogleComputeRouterStatus ¶
type DataGoogleComputeRouterStatus interface {
cdktf.TerraformDataSource
BestRoutes() DataGoogleComputeRouterStatusBestRoutesList
BestRoutesForRouter() DataGoogleComputeRouterStatusBestRoutesForRouterList
// Experimental.
CdktfStack() cdktf.TerraformStack
// Experimental.
ConstructNodeMetadata() *map[string]interface{}
// Experimental.
Count() interface{}
// Experimental.
SetCount(val interface{})
// Experimental.
DependsOn() *[]*string
// Experimental.
SetDependsOn(val *[]*string)
// Experimental.
ForEach() cdktf.ITerraformIterator
// Experimental.
SetForEach(val cdktf.ITerraformIterator)
// Experimental.
Fqn() *string
// Experimental.
FriendlyUniqueId() *string
Id() *string
SetId(val *string)
IdInput() *string
// Experimental.
Lifecycle() *cdktf.TerraformResourceLifecycle
// Experimental.
SetLifecycle(val *cdktf.TerraformResourceLifecycle)
Name() *string
SetName(val *string)
NameInput() *string
Network() *string
// The tree node.
Node() constructs.Node
Project() *string
SetProject(val *string)
ProjectInput() *string
// Experimental.
Provider() cdktf.TerraformProvider
// Experimental.
SetProvider(val cdktf.TerraformProvider)
// Experimental.
RawOverrides() interface{}
Region() *string
SetRegion(val *string)
RegionInput() *string
// Experimental.
TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata
// Experimental.
TerraformMetaArguments() *map[string]interface{}
// Experimental.
TerraformResourceType() *string
// Experimental.
AddOverride(path *string, value interface{})
// Experimental.
GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
// Experimental.
GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable
// Experimental.
GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
// Experimental.
GetListAttribute(terraformAttribute *string) *[]*string
// Experimental.
GetNumberAttribute(terraformAttribute *string) *float64
// Experimental.
GetNumberListAttribute(terraformAttribute *string) *[]*float64
// Experimental.
GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64
// Experimental.
GetStringAttribute(terraformAttribute *string) *string
// Experimental.
GetStringMapAttribute(terraformAttribute *string) *map[string]*string
// Experimental.
InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable
// Overrides the auto-generated logical ID with a specific ID.
// Experimental.
OverrideLogicalId(newLogicalId *string)
ResetId()
// Resets a previously passed logical Id to use the auto-generated logical id again.
// Experimental.
ResetOverrideLogicalId()
ResetProject()
ResetRegion()
SynthesizeAttributes() *map[string]interface{}
SynthesizeHclAttributes() *map[string]interface{}
// Adds this resource to the terraform JSON output.
// Experimental.
ToHclTerraform() interface{}
// Experimental.
ToMetadata() interface{}
// Returns a string representation of this construct.
ToString() *string
// Adds this resource to the terraform JSON output.
// Experimental.
ToTerraform() interface{}
}
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/6.32.0/docs/data-sources/compute_router_status google_compute_router_status}.
func NewDataGoogleComputeRouterStatus ¶
func NewDataGoogleComputeRouterStatus(scope constructs.Construct, id *string, config *DataGoogleComputeRouterStatusConfig) DataGoogleComputeRouterStatus
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.32.0/docs/data-sources/compute_router_status google_compute_router_status} Data Source.
type DataGoogleComputeRouterStatusBestRoutes ¶
type DataGoogleComputeRouterStatusBestRoutes struct {
}
type DataGoogleComputeRouterStatusBestRoutesAsPaths ¶
type DataGoogleComputeRouterStatusBestRoutesAsPaths struct {
}
type DataGoogleComputeRouterStatusBestRoutesAsPathsList ¶
type DataGoogleComputeRouterStatusBestRoutesAsPathsList interface {
cdktf.ComplexList
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
// The attribute on the parent resource this class is referencing.
TerraformAttribute() *string
SetTerraformAttribute(val *string)
// The parent resource.
TerraformResource() cdktf.IInterpolatingParent
SetTerraformResource(val cdktf.IInterpolatingParent)
// whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
WrapsSet() *bool
SetWrapsSet(val *bool)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) DataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesAsPathsList ¶
func NewDataGoogleComputeRouterStatusBestRoutesAsPathsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleComputeRouterStatusBestRoutesAsPathsList
type DataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference ¶
type DataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference interface {
cdktf.ComplexObject
AsLists() *[]*float64
// the index of the complex object in a list.
// Experimental.
ComplexObjectIndex() interface{}
// Experimental.
SetComplexObjectIndex(val interface{})
// set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
// Experimental.
ComplexObjectIsFromSet() *bool
// Experimental.
SetComplexObjectIsFromSet(val *bool)
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
InternalValue() *DataGoogleComputeRouterStatusBestRoutesAsPaths
SetInternalValue(val *DataGoogleComputeRouterStatusBestRoutesAsPaths)
PathSegmentType() *string
// Experimental.
TerraformAttribute() *string
// Experimental.
SetTerraformAttribute(val *string)
// Experimental.
TerraformResource() cdktf.IInterpolatingParent
// Experimental.
SetTerraformResource(val cdktf.IInterpolatingParent)
// Experimental.
ComputeFqn() *string
// Experimental.
GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
// Experimental.
GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable
// Experimental.
GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
// Experimental.
GetListAttribute(terraformAttribute *string) *[]*string
// Experimental.
GetNumberAttribute(terraformAttribute *string) *float64
// Experimental.
GetNumberListAttribute(terraformAttribute *string) *[]*float64
// Experimental.
GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64
// Experimental.
GetStringAttribute(terraformAttribute *string) *string
// Experimental.
GetStringMapAttribute(terraformAttribute *string) *map[string]*string
// Experimental.
InterpolationAsList() cdktf.IResolvable
// Experimental.
InterpolationForAttribute(property *string) cdktf.IResolvable
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference ¶
func NewDataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference
type DataGoogleComputeRouterStatusBestRoutesForRouter ¶
type DataGoogleComputeRouterStatusBestRoutesForRouter struct {
}
type DataGoogleComputeRouterStatusBestRoutesForRouterAsPaths ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterAsPaths struct {
}
type DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList interface {
cdktf.ComplexList
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
// The attribute on the parent resource this class is referencing.
TerraformAttribute() *string
SetTerraformAttribute(val *string)
// The parent resource.
TerraformResource() cdktf.IInterpolatingParent
SetTerraformResource(val cdktf.IInterpolatingParent)
// whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
WrapsSet() *bool
SetWrapsSet(val *bool)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList
type DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference interface {
cdktf.ComplexObject
AsLists() *[]*float64
// the index of the complex object in a list.
// Experimental.
ComplexObjectIndex() interface{}
// Experimental.
SetComplexObjectIndex(val interface{})
// set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
// Experimental.
ComplexObjectIsFromSet() *bool
// Experimental.
SetComplexObjectIsFromSet(val *bool)
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
InternalValue() *DataGoogleComputeRouterStatusBestRoutesForRouterAsPaths
SetInternalValue(val *DataGoogleComputeRouterStatusBestRoutesForRouterAsPaths)
PathSegmentType() *string
// Experimental.
TerraformAttribute() *string
// Experimental.
SetTerraformAttribute(val *string)
// Experimental.
TerraformResource() cdktf.IInterpolatingParent
// Experimental.
SetTerraformResource(val cdktf.IInterpolatingParent)
// Experimental.
ComputeFqn() *string
// Experimental.
GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
// Experimental.
GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable
// Experimental.
GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
// Experimental.
GetListAttribute(terraformAttribute *string) *[]*string
// Experimental.
GetNumberAttribute(terraformAttribute *string) *float64
// Experimental.
GetNumberListAttribute(terraformAttribute *string) *[]*float64
// Experimental.
GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64
// Experimental.
GetStringAttribute(terraformAttribute *string) *string
// Experimental.
GetStringMapAttribute(terraformAttribute *string) *map[string]*string
// Experimental.
InterpolationAsList() cdktf.IResolvable
// Experimental.
InterpolationForAttribute(property *string) cdktf.IResolvable
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference
type DataGoogleComputeRouterStatusBestRoutesForRouterList ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterList interface {
cdktf.ComplexList
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
// The attribute on the parent resource this class is referencing.
TerraformAttribute() *string
SetTerraformAttribute(val *string)
// The parent resource.
TerraformResource() cdktf.IInterpolatingParent
SetTerraformResource(val cdktf.IInterpolatingParent)
// whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
WrapsSet() *bool
SetWrapsSet(val *bool)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) DataGoogleComputeRouterStatusBestRoutesForRouterOutputReference
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesForRouterList ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleComputeRouterStatusBestRoutesForRouterList
type DataGoogleComputeRouterStatusBestRoutesForRouterOutputReference ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterOutputReference interface {
cdktf.ComplexObject
AsPaths() DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList
// the index of the complex object in a list.
// Experimental.
ComplexObjectIndex() interface{}
// Experimental.
SetComplexObjectIndex(val interface{})
// set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
// Experimental.
ComplexObjectIsFromSet() *bool
// Experimental.
SetComplexObjectIsFromSet(val *bool)
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
CreationTimestamp() *string
Description() *string
DestRange() *string
// Experimental.
Fqn() *string
InternalValue() *DataGoogleComputeRouterStatusBestRoutesForRouter
SetInternalValue(val *DataGoogleComputeRouterStatusBestRoutesForRouter)
Name() *string
Network() *string
NextHopGateway() *string
NextHopHub() *string
NextHopIlb() *string
NextHopInstance() *string
NextHopInstanceZone() *string
NextHopInterRegionCost() *string
NextHopIp() *string
NextHopMed() *string
NextHopNetwork() *string
NextHopOrigin() *string
NextHopPeering() *string
NextHopVpnTunnel() *string
Priority() *float64
Project() *string
RouteStatus() *string
RouteType() *string
SelfLink() *string
Tags() *[]*string
// Experimental.
TerraformAttribute() *string
// Experimental.
SetTerraformAttribute(val *string)
// Experimental.
TerraformResource() cdktf.IInterpolatingParent
// Experimental.
SetTerraformResource(val cdktf.IInterpolatingParent)
Warnings() DataGoogleComputeRouterStatusBestRoutesForRouterWarningsList
// Experimental.
ComputeFqn() *string
// Experimental.
GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
// Experimental.
GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable
// Experimental.
GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
// Experimental.
GetListAttribute(terraformAttribute *string) *[]*string
// Experimental.
GetNumberAttribute(terraformAttribute *string) *float64
// Experimental.
GetNumberListAttribute(terraformAttribute *string) *[]*float64
// Experimental.
GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64
// Experimental.
GetStringAttribute(terraformAttribute *string) *string
// Experimental.
GetStringMapAttribute(terraformAttribute *string) *map[string]*string
// Experimental.
InterpolationAsList() cdktf.IResolvable
// Experimental.
InterpolationForAttribute(property *string) cdktf.IResolvable
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesForRouterOutputReference ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleComputeRouterStatusBestRoutesForRouterOutputReference
type DataGoogleComputeRouterStatusBestRoutesForRouterWarnings ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterWarnings struct {
}
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsData ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsData struct {
}
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList interface {
cdktf.ComplexList
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
// The attribute on the parent resource this class is referencing.
TerraformAttribute() *string
SetTerraformAttribute(val *string)
// The parent resource.
TerraformResource() cdktf.IInterpolatingParent
SetTerraformResource(val cdktf.IInterpolatingParent)
// whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
WrapsSet() *bool
SetWrapsSet(val *bool)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference interface {
cdktf.ComplexObject
// the index of the complex object in a list.
// Experimental.
ComplexObjectIndex() interface{}
// Experimental.
SetComplexObjectIndex(val interface{})
// set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
// Experimental.
ComplexObjectIsFromSet() *bool
// Experimental.
SetComplexObjectIsFromSet(val *bool)
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
InternalValue() *DataGoogleComputeRouterStatusBestRoutesForRouterWarningsData
SetInternalValue(val *DataGoogleComputeRouterStatusBestRoutesForRouterWarningsData)
Key() *string
// Experimental.
TerraformAttribute() *string
// Experimental.
SetTerraformAttribute(val *string)
// Experimental.
TerraformResource() cdktf.IInterpolatingParent
// Experimental.
SetTerraformResource(val cdktf.IInterpolatingParent)
Value() *string
// Experimental.
ComputeFqn() *string
// Experimental.
GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
// Experimental.
GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable
// Experimental.
GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
// Experimental.
GetListAttribute(terraformAttribute *string) *[]*string
// Experimental.
GetNumberAttribute(terraformAttribute *string) *float64
// Experimental.
GetNumberListAttribute(terraformAttribute *string) *[]*float64
// Experimental.
GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64
// Experimental.
GetStringAttribute(terraformAttribute *string) *string
// Experimental.
GetStringMapAttribute(terraformAttribute *string) *map[string]*string
// Experimental.
InterpolationAsList() cdktf.IResolvable
// Experimental.
InterpolationForAttribute(property *string) cdktf.IResolvable
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsList ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsList interface {
cdktf.ComplexList
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
// The attribute on the parent resource this class is referencing.
TerraformAttribute() *string
SetTerraformAttribute(val *string)
// The parent resource.
TerraformResource() cdktf.IInterpolatingParent
SetTerraformResource(val cdktf.IInterpolatingParent)
// whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
WrapsSet() *bool
SetWrapsSet(val *bool)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) DataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsList ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleComputeRouterStatusBestRoutesForRouterWarningsList
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference ¶
type DataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference interface {
cdktf.ComplexObject
Code() *string
// the index of the complex object in a list.
// Experimental.
ComplexObjectIndex() interface{}
// Experimental.
SetComplexObjectIndex(val interface{})
// set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
// Experimental.
ComplexObjectIsFromSet() *bool
// Experimental.
SetComplexObjectIsFromSet(val *bool)
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
Data() DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList
// Experimental.
Fqn() *string
InternalValue() *DataGoogleComputeRouterStatusBestRoutesForRouterWarnings
SetInternalValue(val *DataGoogleComputeRouterStatusBestRoutesForRouterWarnings)
Message() *string
// Experimental.
TerraformAttribute() *string
// Experimental.
SetTerraformAttribute(val *string)
// Experimental.
TerraformResource() cdktf.IInterpolatingParent
// Experimental.
SetTerraformResource(val cdktf.IInterpolatingParent)
// Experimental.
ComputeFqn() *string
// Experimental.
GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
// Experimental.
GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable
// Experimental.
GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
// Experimental.
GetListAttribute(terraformAttribute *string) *[]*string
// Experimental.
GetNumberAttribute(terraformAttribute *string) *float64
// Experimental.
GetNumberListAttribute(terraformAttribute *string) *[]*float64
// Experimental.
GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64
// Experimental.
GetStringAttribute(terraformAttribute *string) *string
// Experimental.
GetStringMapAttribute(terraformAttribute *string) *map[string]*string
// Experimental.
InterpolationAsList() cdktf.IResolvable
// Experimental.
InterpolationForAttribute(property *string) cdktf.IResolvable
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference ¶
func NewDataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference
type DataGoogleComputeRouterStatusBestRoutesList ¶
type DataGoogleComputeRouterStatusBestRoutesList interface {
cdktf.ComplexList
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
// The attribute on the parent resource this class is referencing.
TerraformAttribute() *string
SetTerraformAttribute(val *string)
// The parent resource.
TerraformResource() cdktf.IInterpolatingParent
SetTerraformResource(val cdktf.IInterpolatingParent)
// whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
WrapsSet() *bool
SetWrapsSet(val *bool)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) DataGoogleComputeRouterStatusBestRoutesOutputReference
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesList ¶
func NewDataGoogleComputeRouterStatusBestRoutesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleComputeRouterStatusBestRoutesList
type DataGoogleComputeRouterStatusBestRoutesOutputReference ¶
type DataGoogleComputeRouterStatusBestRoutesOutputReference interface {
cdktf.ComplexObject
AsPaths() DataGoogleComputeRouterStatusBestRoutesAsPathsList
// the index of the complex object in a list.
// Experimental.
ComplexObjectIndex() interface{}
// Experimental.
SetComplexObjectIndex(val interface{})
// set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
// Experimental.
ComplexObjectIsFromSet() *bool
// Experimental.
SetComplexObjectIsFromSet(val *bool)
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
CreationTimestamp() *string
Description() *string
DestRange() *string
// Experimental.
Fqn() *string
InternalValue() *DataGoogleComputeRouterStatusBestRoutes
SetInternalValue(val *DataGoogleComputeRouterStatusBestRoutes)
Name() *string
Network() *string
NextHopGateway() *string
NextHopHub() *string
NextHopIlb() *string
NextHopInstance() *string
NextHopInstanceZone() *string
NextHopInterRegionCost() *string
NextHopIp() *string
NextHopMed() *string
NextHopNetwork() *string
NextHopOrigin() *string
NextHopPeering() *string
NextHopVpnTunnel() *string
Priority() *float64
Project() *string
RouteStatus() *string
RouteType() *string
SelfLink() *string
Tags() *[]*string
// Experimental.
TerraformAttribute() *string
// Experimental.
SetTerraformAttribute(val *string)
// Experimental.
TerraformResource() cdktf.IInterpolatingParent
// Experimental.
SetTerraformResource(val cdktf.IInterpolatingParent)
Warnings() DataGoogleComputeRouterStatusBestRoutesWarningsList
// Experimental.
ComputeFqn() *string
// Experimental.
GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
// Experimental.
GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable
// Experimental.
GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
// Experimental.
GetListAttribute(terraformAttribute *string) *[]*string
// Experimental.
GetNumberAttribute(terraformAttribute *string) *float64
// Experimental.
GetNumberListAttribute(terraformAttribute *string) *[]*float64
// Experimental.
GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64
// Experimental.
GetStringAttribute(terraformAttribute *string) *string
// Experimental.
GetStringMapAttribute(terraformAttribute *string) *map[string]*string
// Experimental.
InterpolationAsList() cdktf.IResolvable
// Experimental.
InterpolationForAttribute(property *string) cdktf.IResolvable
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesOutputReference ¶
func NewDataGoogleComputeRouterStatusBestRoutesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleComputeRouterStatusBestRoutesOutputReference
type DataGoogleComputeRouterStatusBestRoutesWarnings ¶
type DataGoogleComputeRouterStatusBestRoutesWarnings struct {
}
type DataGoogleComputeRouterStatusBestRoutesWarningsData ¶
type DataGoogleComputeRouterStatusBestRoutesWarningsData struct {
}
type DataGoogleComputeRouterStatusBestRoutesWarningsDataList ¶
type DataGoogleComputeRouterStatusBestRoutesWarningsDataList interface {
cdktf.ComplexList
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
// The attribute on the parent resource this class is referencing.
TerraformAttribute() *string
SetTerraformAttribute(val *string)
// The parent resource.
TerraformResource() cdktf.IInterpolatingParent
SetTerraformResource(val cdktf.IInterpolatingParent)
// whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
WrapsSet() *bool
SetWrapsSet(val *bool)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) DataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataList ¶
func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleComputeRouterStatusBestRoutesWarningsDataList
type DataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference ¶
type DataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference interface {
cdktf.ComplexObject
// the index of the complex object in a list.
// Experimental.
ComplexObjectIndex() interface{}
// Experimental.
SetComplexObjectIndex(val interface{})
// set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
// Experimental.
ComplexObjectIsFromSet() *bool
// Experimental.
SetComplexObjectIsFromSet(val *bool)
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
InternalValue() *DataGoogleComputeRouterStatusBestRoutesWarningsData
SetInternalValue(val *DataGoogleComputeRouterStatusBestRoutesWarningsData)
Key() *string
// Experimental.
TerraformAttribute() *string
// Experimental.
SetTerraformAttribute(val *string)
// Experimental.
TerraformResource() cdktf.IInterpolatingParent
// Experimental.
SetTerraformResource(val cdktf.IInterpolatingParent)
Value() *string
// Experimental.
ComputeFqn() *string
// Experimental.
GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
// Experimental.
GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable
// Experimental.
GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
// Experimental.
GetListAttribute(terraformAttribute *string) *[]*string
// Experimental.
GetNumberAttribute(terraformAttribute *string) *float64
// Experimental.
GetNumberListAttribute(terraformAttribute *string) *[]*float64
// Experimental.
GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64
// Experimental.
GetStringAttribute(terraformAttribute *string) *string
// Experimental.
GetStringMapAttribute(terraformAttribute *string) *map[string]*string
// Experimental.
InterpolationAsList() cdktf.IResolvable
// Experimental.
InterpolationForAttribute(property *string) cdktf.IResolvable
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference ¶
func NewDataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference
type DataGoogleComputeRouterStatusBestRoutesWarningsList ¶
type DataGoogleComputeRouterStatusBestRoutesWarningsList interface {
cdktf.ComplexList
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
// Experimental.
Fqn() *string
// The attribute on the parent resource this class is referencing.
TerraformAttribute() *string
SetTerraformAttribute(val *string)
// The parent resource.
TerraformResource() cdktf.IInterpolatingParent
SetTerraformResource(val cdktf.IInterpolatingParent)
// whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
WrapsSet() *bool
SetWrapsSet(val *bool)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) DataGoogleComputeRouterStatusBestRoutesWarningsOutputReference
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesWarningsList ¶
func NewDataGoogleComputeRouterStatusBestRoutesWarningsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleComputeRouterStatusBestRoutesWarningsList
type DataGoogleComputeRouterStatusBestRoutesWarningsOutputReference ¶
type DataGoogleComputeRouterStatusBestRoutesWarningsOutputReference interface {
cdktf.ComplexObject
Code() *string
// the index of the complex object in a list.
// Experimental.
ComplexObjectIndex() interface{}
// Experimental.
SetComplexObjectIndex(val interface{})
// set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
// Experimental.
ComplexObjectIsFromSet() *bool
// Experimental.
SetComplexObjectIsFromSet(val *bool)
// The creation stack of this resolvable which will be appended to errors thrown during resolution.
//
// If this returns an empty array the stack will not be attached.
// Experimental.
CreationStack() *[]*string
Data() DataGoogleComputeRouterStatusBestRoutesWarningsDataList
// Experimental.
Fqn() *string
InternalValue() *DataGoogleComputeRouterStatusBestRoutesWarnings
SetInternalValue(val *DataGoogleComputeRouterStatusBestRoutesWarnings)
Message() *string
// Experimental.
TerraformAttribute() *string
// Experimental.
SetTerraformAttribute(val *string)
// Experimental.
TerraformResource() cdktf.IInterpolatingParent
// Experimental.
SetTerraformResource(val cdktf.IInterpolatingParent)
// Experimental.
ComputeFqn() *string
// Experimental.
GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
// Experimental.
GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable
// Experimental.
GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
// Experimental.
GetListAttribute(terraformAttribute *string) *[]*string
// Experimental.
GetNumberAttribute(terraformAttribute *string) *float64
// Experimental.
GetNumberListAttribute(terraformAttribute *string) *[]*float64
// Experimental.
GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64
// Experimental.
GetStringAttribute(terraformAttribute *string) *string
// Experimental.
GetStringMapAttribute(terraformAttribute *string) *map[string]*string
// Experimental.
InterpolationAsList() cdktf.IResolvable
// Experimental.
InterpolationForAttribute(property *string) cdktf.IResolvable
// Produce the Token's value at resolution time.
// Experimental.
Resolve(_context cdktf.IResolveContext) interface{}
// Return a string representation of this resolvable object.
//
// Returns a reversible string representation.
// Experimental.
ToString() *string
}
func NewDataGoogleComputeRouterStatusBestRoutesWarningsOutputReference ¶
func NewDataGoogleComputeRouterStatusBestRoutesWarningsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleComputeRouterStatusBestRoutesWarningsOutputReference
type DataGoogleComputeRouterStatusConfig ¶
type DataGoogleComputeRouterStatusConfig struct {
// Experimental.
Connection interface{} `field:"optional" json:"connection" yaml:"connection"`
// Experimental.
Count interface{} `field:"optional" json:"count" yaml:"count"`
// Experimental.
DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"`
// Experimental.
ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"`
// Experimental.
Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"`
// Experimental.
Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"`
// Experimental.
Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"`
// Name of the router to query.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.32.0/docs/data-sources/compute_router_status#name DataGoogleComputeRouterStatus#name}
Name *string `field:"required" json:"name" yaml:"name"`
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.32.0/docs/data-sources/compute_router_status#id DataGoogleComputeRouterStatus#id}.
//
// Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
// If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
Id *string `field:"optional" json:"id" yaml:"id"`
// Project ID of the target router.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.32.0/docs/data-sources/compute_router_status#project DataGoogleComputeRouterStatus#project}
Project *string `field:"optional" json:"project" yaml:"project"`
// Region of the target router.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.32.0/docs/data-sources/compute_router_status#region DataGoogleComputeRouterStatus#region}
Region *string `field:"optional" json:"region" yaml:"region"`
}
Source Files
¶
- DataGoogleComputeRouterStatusBestRoutes.go
- DataGoogleComputeRouterStatusBestRoutesAsPaths.go
- DataGoogleComputeRouterStatusBestRoutesAsPathsList.go
- DataGoogleComputeRouterStatusBestRoutesAsPathsList__checks.go
- DataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference.go
- DataGoogleComputeRouterStatusBestRoutesAsPathsOutputReference__checks.go
- DataGoogleComputeRouterStatusBestRoutesForRouter.go
- DataGoogleComputeRouterStatusBestRoutesForRouterAsPaths.go
- DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList.go
- DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsList__checks.go
- DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference.go
- DataGoogleComputeRouterStatusBestRoutesForRouterAsPathsOutputReference__checks.go
- DataGoogleComputeRouterStatusBestRoutesForRouterList.go
- DataGoogleComputeRouterStatusBestRoutesForRouterList__checks.go
- DataGoogleComputeRouterStatusBestRoutesForRouterOutputReference.go
- DataGoogleComputeRouterStatusBestRoutesForRouterOutputReference__checks.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarnings.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarningsData.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataList__checks.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarningsDataOutputReference__checks.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarningsList.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarningsList__checks.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference.go
- DataGoogleComputeRouterStatusBestRoutesForRouterWarningsOutputReference__checks.go
- DataGoogleComputeRouterStatusBestRoutesList.go
- DataGoogleComputeRouterStatusBestRoutesList__checks.go
- DataGoogleComputeRouterStatusBestRoutesOutputReference.go
- DataGoogleComputeRouterStatusBestRoutesOutputReference__checks.go
- DataGoogleComputeRouterStatusBestRoutesWarnings.go
- DataGoogleComputeRouterStatusBestRoutesWarningsData.go
- DataGoogleComputeRouterStatusBestRoutesWarningsDataList.go
- DataGoogleComputeRouterStatusBestRoutesWarningsDataList__checks.go
- DataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference.go
- DataGoogleComputeRouterStatusBestRoutesWarningsDataOutputReference__checks.go
- DataGoogleComputeRouterStatusBestRoutesWarningsList.go
- DataGoogleComputeRouterStatusBestRoutesWarningsList__checks.go
- DataGoogleComputeRouterStatusBestRoutesWarningsOutputReference.go
- DataGoogleComputeRouterStatusBestRoutesWarningsOutputReference__checks.go
- DataGoogleComputeRouterStatusConfig.go
- DataGoogleComputeRouterStatus__checks.go
- datagooglecomputerouterstatus.go
- main.go