We recommend new projects start with resources from the AWS provider.
aws-native.networkmanager.getCoreNetwork
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS::NetworkManager::CoreNetwork Resource Type Definition.
Using getCoreNetwork
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCoreNetwork(args: GetCoreNetworkArgs, opts?: InvokeOptions): Promise<GetCoreNetworkResult>
function getCoreNetworkOutput(args: GetCoreNetworkOutputArgs, opts?: InvokeOptions): Output<GetCoreNetworkResult>def get_core_network(core_network_id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetCoreNetworkResult
def get_core_network_output(core_network_id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetCoreNetworkResult]func LookupCoreNetwork(ctx *Context, args *LookupCoreNetworkArgs, opts ...InvokeOption) (*LookupCoreNetworkResult, error)
func LookupCoreNetworkOutput(ctx *Context, args *LookupCoreNetworkOutputArgs, opts ...InvokeOption) LookupCoreNetworkResultOutput> Note: This function is named LookupCoreNetwork in the Go SDK.
public static class GetCoreNetwork 
{
    public static Task<GetCoreNetworkResult> InvokeAsync(GetCoreNetworkArgs args, InvokeOptions? opts = null)
    public static Output<GetCoreNetworkResult> Invoke(GetCoreNetworkInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCoreNetworkResult> getCoreNetwork(GetCoreNetworkArgs args, InvokeOptions options)
public static Output<GetCoreNetworkResult> getCoreNetwork(GetCoreNetworkArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:networkmanager:getCoreNetwork
  arguments:
    # arguments dictionaryThe following arguments are supported:
- CoreNetwork stringId 
- The Id of core network
- CoreNetwork stringId 
- The Id of core network
- coreNetwork StringId 
- The Id of core network
- coreNetwork stringId 
- The Id of core network
- core_network_ strid 
- The Id of core network
- coreNetwork StringId 
- The Id of core network
getCoreNetwork Result
The following output properties are available:
- CoreNetwork stringArn 
- The ARN (Amazon resource name) of core network
- CoreNetwork stringId 
- The Id of core network
- CreatedAt string
- The creation time of core network
- Description string
- The description of core network
- Edges
List<Pulumi.Aws Native. Network Manager. Outputs. Core Network Edge> 
- The edges within a core network.
- NetworkFunction List<Pulumi.Groups Aws Native. Network Manager. Outputs. Core Network Network Function Group> 
- The network function groups within a core network.
- OwnerAccount string
- Owner of the core network
- PolicyDocument object
- Live policy document for the core network, you must provide PolicyDocument in Json Format - Search the CloudFormation User Guide for - AWS::NetworkManager::CoreNetworkfor more information about the expected schema for this property.
- Segments
List<Pulumi.Aws Native. Network Manager. Outputs. Core Network Segment> 
- The segments within a core network.
- State string
- The state of core network
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- The tags for the global network.
- CoreNetwork stringArn 
- The ARN (Amazon resource name) of core network
- CoreNetwork stringId 
- The Id of core network
- CreatedAt string
- The creation time of core network
- Description string
- The description of core network
- Edges
[]CoreNetwork Edge 
- The edges within a core network.
- NetworkFunction []CoreGroups Network Network Function Group 
- The network function groups within a core network.
- OwnerAccount string
- Owner of the core network
- PolicyDocument interface{}
- Live policy document for the core network, you must provide PolicyDocument in Json Format - Search the CloudFormation User Guide for - AWS::NetworkManager::CoreNetworkfor more information about the expected schema for this property.
- Segments
[]CoreNetwork Segment 
- The segments within a core network.
- State string
- The state of core network
- Tag
- The tags for the global network.
- coreNetwork StringArn 
- The ARN (Amazon resource name) of core network
- coreNetwork StringId 
- The Id of core network
- createdAt String
- The creation time of core network
- description String
- The description of core network
- edges
List<CoreNetwork Edge> 
- The edges within a core network.
- networkFunction List<CoreGroups Network Network Function Group> 
- The network function groups within a core network.
- ownerAccount String
- Owner of the core network
- policyDocument Object
- Live policy document for the core network, you must provide PolicyDocument in Json Format - Search the CloudFormation User Guide for - AWS::NetworkManager::CoreNetworkfor more information about the expected schema for this property.
- segments
List<CoreNetwork Segment> 
- The segments within a core network.
- state String
- The state of core network
- List<Tag>
- The tags for the global network.
- coreNetwork stringArn 
- The ARN (Amazon resource name) of core network
- coreNetwork stringId 
- The Id of core network
- createdAt string
- The creation time of core network
- description string
- The description of core network
- edges
CoreNetwork Edge[] 
- The edges within a core network.
- networkFunction CoreGroups Network Network Function Group[] 
- The network function groups within a core network.
- ownerAccount string
- Owner of the core network
- policyDocument any
- Live policy document for the core network, you must provide PolicyDocument in Json Format - Search the CloudFormation User Guide for - AWS::NetworkManager::CoreNetworkfor more information about the expected schema for this property.
- segments
CoreNetwork Segment[] 
- The segments within a core network.
- state string
- The state of core network
- Tag[]
- The tags for the global network.
- core_network_ strarn 
- The ARN (Amazon resource name) of core network
- core_network_ strid 
- The Id of core network
- created_at str
- The creation time of core network
- description str
- The description of core network
- edges
Sequence[CoreNetwork Edge] 
- The edges within a core network.
- network_function_ Sequence[Coregroups Network Network Function Group] 
- The network function groups within a core network.
- owner_account str
- Owner of the core network
- policy_document Any
- Live policy document for the core network, you must provide PolicyDocument in Json Format - Search the CloudFormation User Guide for - AWS::NetworkManager::CoreNetworkfor more information about the expected schema for this property.
- segments
Sequence[CoreNetwork Segment] 
- The segments within a core network.
- state str
- The state of core network
- Sequence[root_Tag]
- The tags for the global network.
- coreNetwork StringArn 
- The ARN (Amazon resource name) of core network
- coreNetwork StringId 
- The Id of core network
- createdAt String
- The creation time of core network
- description String
- The description of core network
- edges List<Property Map>
- The edges within a core network.
- networkFunction List<Property Map>Groups 
- The network function groups within a core network.
- ownerAccount String
- Owner of the core network
- policyDocument Any
- Live policy document for the core network, you must provide PolicyDocument in Json Format - Search the CloudFormation User Guide for - AWS::NetworkManager::CoreNetworkfor more information about the expected schema for this property.
- segments List<Property Map>
- The segments within a core network.
- state String
- The state of core network
- List<Property Map>
- The tags for the global network.
Supporting Types
CoreNetworkEdge  
- Asn double
- The ASN of a core network edge.
- EdgeLocation string
- The Region where a core network edge is located.
- InsideCidr List<string>Blocks 
- The inside IP addresses used for core network edges.
- Asn float64
- The ASN of a core network edge.
- EdgeLocation string
- The Region where a core network edge is located.
- InsideCidr []stringBlocks 
- The inside IP addresses used for core network edges.
- asn Double
- The ASN of a core network edge.
- edgeLocation String
- The Region where a core network edge is located.
- insideCidr List<String>Blocks 
- The inside IP addresses used for core network edges.
- asn number
- The ASN of a core network edge.
- edgeLocation string
- The Region where a core network edge is located.
- insideCidr string[]Blocks 
- The inside IP addresses used for core network edges.
- asn float
- The ASN of a core network edge.
- edge_location str
- The Region where a core network edge is located.
- inside_cidr_ Sequence[str]blocks 
- The inside IP addresses used for core network edges.
- asn Number
- The ASN of a core network edge.
- edgeLocation String
- The Region where a core network edge is located.
- insideCidr List<String>Blocks 
- The inside IP addresses used for core network edges.
CoreNetworkNetworkFunctionGroup    
- EdgeLocations List<string>
- The core network edge locations.
- Name string
- Name of network function group
- Segments
Pulumi.Aws Native. Network Manager. Inputs. Core Network Network Function Group Segments Properties 
- The segments associated with the network function group.
- EdgeLocations []string
- The core network edge locations.
- Name string
- Name of network function group
- Segments
CoreNetwork Network Function Group Segments Properties 
- The segments associated with the network function group.
- edgeLocations List<String>
- The core network edge locations.
- name String
- Name of network function group
- segments
CoreNetwork Network Function Group Segments Properties 
- The segments associated with the network function group.
- edgeLocations string[]
- The core network edge locations.
- name string
- Name of network function group
- segments
CoreNetwork Network Function Group Segments Properties 
- The segments associated with the network function group.
- edge_locations Sequence[str]
- The core network edge locations.
- name str
- Name of network function group
- segments
CoreNetwork Network Function Group Segments Properties 
- The segments associated with the network function group.
- edgeLocations List<String>
- The core network edge locations.
- name String
- Name of network function group
- segments Property Map
- The segments associated with the network function group.
CoreNetworkNetworkFunctionGroupSegmentsProperties      
CoreNetworkSegment  
- EdgeLocations List<string>
- The Regions where the edges are located.
- Name string
- Name of segment
- List<string>
- The shared segments of a core network.
- EdgeLocations []string
- The Regions where the edges are located.
- Name string
- Name of segment
- []string
- The shared segments of a core network.
- edgeLocations List<String>
- The Regions where the edges are located.
- name String
- Name of segment
- List<String>
- The shared segments of a core network.
- edgeLocations string[]
- The Regions where the edges are located.
- name string
- Name of segment
- string[]
- The shared segments of a core network.
- edge_locations Sequence[str]
- The Regions where the edges are located.
- name str
- Name of segment
- Sequence[str]
- The shared segments of a core network.
- edgeLocations List<String>
- The Regions where the edges are located.
- name String
- Name of segment
- List<String>
- The shared segments of a core network.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.