1. Packages
  2. AWS Native
  3. API Docs
  4. refactorspaces
  5. Route

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

aws-native.refactorspaces.Route

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

    Definition of AWS::RefactorSpaces::Route Resource Type

    Create Route Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Route(name: string, args: RouteArgs, opts?: CustomResourceOptions);
    @overload
    def Route(resource_name: str,
              args: RouteArgs,
              opts: Optional[ResourceOptions] = None)
    
    @overload
    def Route(resource_name: str,
              opts: Optional[ResourceOptions] = None,
              application_identifier: Optional[str] = None,
              environment_identifier: Optional[str] = None,
              route_type: Optional[RouteType] = None,
              service_identifier: Optional[str] = None,
              default_route: Optional[RouteDefaultRouteInputArgs] = None,
              tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
              uri_path_route: Optional[RouteUriPathRouteInputArgs] = None)
    func NewRoute(ctx *Context, name string, args RouteArgs, opts ...ResourceOption) (*Route, error)
    public Route(string name, RouteArgs args, CustomResourceOptions? opts = null)
    public Route(String name, RouteArgs args)
    public Route(String name, RouteArgs args, CustomResourceOptions options)
    
    type: aws-native:refactorspaces:Route
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args RouteArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args RouteArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args RouteArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args RouteArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args RouteArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Route Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The Route resource accepts the following input properties:

    ApplicationIdentifier string
    The unique identifier of the application.
    EnvironmentIdentifier string
    The unique identifier of the environment.
    RouteType Pulumi.AwsNative.RefactorSpaces.RouteType
    The route type of the route.
    ServiceIdentifier string
    The unique identifier of the service.
    DefaultRoute Pulumi.AwsNative.RefactorSpaces.Inputs.RouteDefaultRouteInput
    Configuration for the default route type.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
    UriPathRoute Pulumi.AwsNative.RefactorSpaces.Inputs.RouteUriPathRouteInput
    The configuration for the URI path route type.
    ApplicationIdentifier string
    The unique identifier of the application.
    EnvironmentIdentifier string
    The unique identifier of the environment.
    RouteType RouteType
    The route type of the route.
    ServiceIdentifier string
    The unique identifier of the service.
    DefaultRoute RouteDefaultRouteInputArgs
    Configuration for the default route type.
    Tags TagArgs
    Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
    UriPathRoute RouteUriPathRouteInputArgs
    The configuration for the URI path route type.
    applicationIdentifier String
    The unique identifier of the application.
    environmentIdentifier String
    The unique identifier of the environment.
    routeType RouteType
    The route type of the route.
    serviceIdentifier String
    The unique identifier of the service.
    defaultRoute RouteDefaultRouteInput
    Configuration for the default route type.
    tags List<Tag>
    Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
    uriPathRoute RouteUriPathRouteInput
    The configuration for the URI path route type.
    applicationIdentifier string
    The unique identifier of the application.
    environmentIdentifier string
    The unique identifier of the environment.
    routeType RouteType
    The route type of the route.
    serviceIdentifier string
    The unique identifier of the service.
    defaultRoute RouteDefaultRouteInput
    Configuration for the default route type.
    tags Tag[]
    Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
    uriPathRoute RouteUriPathRouteInput
    The configuration for the URI path route type.
    application_identifier str
    The unique identifier of the application.
    environment_identifier str
    The unique identifier of the environment.
    route_type RouteType
    The route type of the route.
    service_identifier str
    The unique identifier of the service.
    default_route RouteDefaultRouteInputArgs
    Configuration for the default route type.
    tags Sequence[TagArgs]
    Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
    uri_path_route RouteUriPathRouteInputArgs
    The configuration for the URI path route type.
    applicationIdentifier String
    The unique identifier of the application.
    environmentIdentifier String
    The unique identifier of the environment.
    routeType "DEFAULT" | "URI_PATH"
    The route type of the route.
    serviceIdentifier String
    The unique identifier of the service.
    defaultRoute Property Map
    Configuration for the default route type.
    tags List<Property Map>
    Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
    uriPathRoute Property Map
    The configuration for the URI path route type.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Route resource produces the following output properties:

    Arn string
    The Amazon Resource Name (ARN) of the route.
    Id string
    The provider-assigned unique ID for this managed resource.
    PathResourceToId string
    A mapping of Amazon API Gateway path resources to resource IDs.
    RouteIdentifier string
    The unique identifier of the route.
    Arn string
    The Amazon Resource Name (ARN) of the route.
    Id string
    The provider-assigned unique ID for this managed resource.
    PathResourceToId string
    A mapping of Amazon API Gateway path resources to resource IDs.
    RouteIdentifier string
    The unique identifier of the route.
    arn String
    The Amazon Resource Name (ARN) of the route.
    id String
    The provider-assigned unique ID for this managed resource.
    pathResourceToId String
    A mapping of Amazon API Gateway path resources to resource IDs.
    routeIdentifier String
    The unique identifier of the route.
    arn string
    The Amazon Resource Name (ARN) of the route.
    id string
    The provider-assigned unique ID for this managed resource.
    pathResourceToId string
    A mapping of Amazon API Gateway path resources to resource IDs.
    routeIdentifier string
    The unique identifier of the route.
    arn str
    The Amazon Resource Name (ARN) of the route.
    id str
    The provider-assigned unique ID for this managed resource.
    path_resource_to_id str
    A mapping of Amazon API Gateway path resources to resource IDs.
    route_identifier str
    The unique identifier of the route.
    arn String
    The Amazon Resource Name (ARN) of the route.
    id String
    The provider-assigned unique ID for this managed resource.
    pathResourceToId String
    A mapping of Amazon API Gateway path resources to resource IDs.
    routeIdentifier String
    The unique identifier of the route.

    Supporting Types

    RouteActivationState, RouteActivationStateArgs

    Inactive
    INACTIVE
    Active
    ACTIVE
    RouteActivationStateInactive
    INACTIVE
    RouteActivationStateActive
    ACTIVE
    Inactive
    INACTIVE
    Active
    ACTIVE
    Inactive
    INACTIVE
    Active
    ACTIVE
    INACTIVE
    INACTIVE
    ACTIVE
    ACTIVE
    "INACTIVE"
    INACTIVE
    "ACTIVE"
    ACTIVE

    RouteDefaultRouteInput, RouteDefaultRouteInputArgs

    ActivationState Pulumi.AwsNative.RefactorSpaces.RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    ActivationState RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    activationState RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    activationState RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    activation_state RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    activationState "INACTIVE" | "ACTIVE"
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.

    RouteMethod, RouteMethodArgs

    Delete
    DELETE
    Get
    GET
    Head
    HEAD
    Options
    OPTIONS
    Patch
    PATCH
    Post
    POST
    Put
    PUT
    RouteMethodDelete
    DELETE
    RouteMethodGet
    GET
    RouteMethodHead
    HEAD
    RouteMethodOptions
    OPTIONS
    RouteMethodPatch
    PATCH
    RouteMethodPost
    POST
    RouteMethodPut
    PUT
    Delete
    DELETE
    Get
    GET
    Head
    HEAD
    Options
    OPTIONS
    Patch
    PATCH
    Post
    POST
    Put
    PUT
    Delete
    DELETE
    Get
    GET
    Head
    HEAD
    Options
    OPTIONS
    Patch
    PATCH
    Post
    POST
    Put
    PUT
    DELETE
    DELETE
    GET
    GET
    HEAD
    HEAD
    OPTIONS
    OPTIONS
    PATCH
    PATCH
    POST
    POST
    PUT
    PUT
    "DELETE"
    DELETE
    "GET"
    GET
    "HEAD"
    HEAD
    "OPTIONS"
    OPTIONS
    "PATCH"
    PATCH
    "POST"
    POST
    "PUT"
    PUT

    RouteType, RouteTypeArgs

    Default
    DEFAULT
    UriPath
    URI_PATH
    RouteTypeDefault
    DEFAULT
    RouteTypeUriPath
    URI_PATH
    Default
    DEFAULT
    UriPath
    URI_PATH
    Default
    DEFAULT
    UriPath
    URI_PATH
    DEFAULT
    DEFAULT
    URI_PATH
    URI_PATH
    "DEFAULT"
    DEFAULT
    "URI_PATH"
    URI_PATH

    RouteUriPathRouteInput, RouteUriPathRouteInputArgs

    ActivationState Pulumi.AwsNative.RefactorSpaces.RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    AppendSourcePath bool
    If set to true , this option appends the source path to the service URL endpoint.
    IncludeChildPaths bool
    Indicates whether to match all subpaths of the given source path. If this value is false , requests must match the source path exactly before they are forwarded to this route's service.
    Methods List<Pulumi.AwsNative.RefactorSpaces.RouteMethod>
    A list of HTTP methods to match. An empty list matches all values. If a method is present, only HTTP requests using that method are forwarded to this route’s service.
    SourcePath string
    This is the path that Refactor Spaces uses to match traffic. Paths must start with / and are relative to the base of the application. To use path parameters in the source path, add a variable in curly braces. For example, the resource path {user} represents a path parameter called 'user'.
    ActivationState RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    AppendSourcePath bool
    If set to true , this option appends the source path to the service URL endpoint.
    IncludeChildPaths bool
    Indicates whether to match all subpaths of the given source path. If this value is false , requests must match the source path exactly before they are forwarded to this route's service.
    Methods []RouteMethod
    A list of HTTP methods to match. An empty list matches all values. If a method is present, only HTTP requests using that method are forwarded to this route’s service.
    SourcePath string
    This is the path that Refactor Spaces uses to match traffic. Paths must start with / and are relative to the base of the application. To use path parameters in the source path, add a variable in curly braces. For example, the resource path {user} represents a path parameter called 'user'.
    activationState RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    appendSourcePath Boolean
    If set to true , this option appends the source path to the service URL endpoint.
    includeChildPaths Boolean
    Indicates whether to match all subpaths of the given source path. If this value is false , requests must match the source path exactly before they are forwarded to this route's service.
    methods List<RouteMethod>
    A list of HTTP methods to match. An empty list matches all values. If a method is present, only HTTP requests using that method are forwarded to this route’s service.
    sourcePath String
    This is the path that Refactor Spaces uses to match traffic. Paths must start with / and are relative to the base of the application. To use path parameters in the source path, add a variable in curly braces. For example, the resource path {user} represents a path parameter called 'user'.
    activationState RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    appendSourcePath boolean
    If set to true , this option appends the source path to the service URL endpoint.
    includeChildPaths boolean
    Indicates whether to match all subpaths of the given source path. If this value is false , requests must match the source path exactly before they are forwarded to this route's service.
    methods RouteMethod[]
    A list of HTTP methods to match. An empty list matches all values. If a method is present, only HTTP requests using that method are forwarded to this route’s service.
    sourcePath string
    This is the path that Refactor Spaces uses to match traffic. Paths must start with / and are relative to the base of the application. To use path parameters in the source path, add a variable in curly braces. For example, the resource path {user} represents a path parameter called 'user'.
    activation_state RouteActivationState
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    append_source_path bool
    If set to true , this option appends the source path to the service URL endpoint.
    include_child_paths bool
    Indicates whether to match all subpaths of the given source path. If this value is false , requests must match the source path exactly before they are forwarded to this route's service.
    methods Sequence[RouteMethod]
    A list of HTTP methods to match. An empty list matches all values. If a method is present, only HTTP requests using that method are forwarded to this route’s service.
    source_path str
    This is the path that Refactor Spaces uses to match traffic. Paths must start with / and are relative to the base of the application. To use path parameters in the source path, add a variable in curly braces. For example, the resource path {user} represents a path parameter called 'user'.
    activationState "INACTIVE" | "ACTIVE"
    If set to ACTIVE , traffic is forwarded to this route’s service after the route is created.
    appendSourcePath Boolean
    If set to true , this option appends the source path to the service URL endpoint.
    includeChildPaths Boolean
    Indicates whether to match all subpaths of the given source path. If this value is false , requests must match the source path exactly before they are forwarded to this route's service.
    methods List<"DELETE" | "GET" | "HEAD" | "OPTIONS" | "PATCH" | "POST" | "PUT">
    A list of HTTP methods to match. An empty list matches all values. If a method is present, only HTTP requests using that method are forwarded to this route’s service.
    sourcePath String
    This is the path that Refactor Spaces uses to match traffic. Paths must start with / and are relative to the base of the application. To use path parameters in the source path, add a variable in curly braces. For example, the resource path {user} represents a path parameter called 'user'.

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi