Add-VSAppMeshRouteGrpcRoute

Add-VSAppMeshRouteGrpcRoute

SYNOPSIS

Adds an AWS::AppMesh::Route.GrpcRoute resource property to the template. An object that represents a gRPC route type.

SYNTAX

Add-VSAppMeshRouteGrpcRoute [-Action] <Object> [[-RetryPolicy] <Object>] [-Match] <Object> [<CommonParameters>]

DESCRIPTION

Adds an AWS::AppMesh::Route.GrpcRoute resource property to the template. An object that represents a gRPC route type.

PARAMETERS

-Action

An object that represents the action to take if a match is determined.

Type: GrpcRouteAction Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-action UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-RetryPolicy

An object that represents a retry policy.

Type: GrpcRetryPolicy Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-retrypolicy UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Match

An object that represents the criteria for determining a request match.

Type: GrpcRouteMatch Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-match UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: True
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

Vaporshell.Resource.AppMesh.Route.GrpcRoute

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html