Documentation ¶
Index ¶
- func CfnApiGatewayManagedOverrides_CFN_RESOURCE_TYPE_NAME() *string
- func CfnApiGatewayManagedOverrides_IsCfnElement(x interface{}) *bool
- func CfnApiGatewayManagedOverrides_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnApiGatewayManagedOverrides_IsConstruct(x interface{}) *bool
- func CfnApiMapping_CFN_RESOURCE_TYPE_NAME() *string
- func CfnApiMapping_IsCfnElement(x interface{}) *bool
- func CfnApiMapping_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnApiMapping_IsConstruct(x interface{}) *bool
- func CfnApi_CFN_RESOURCE_TYPE_NAME() *string
- func CfnApi_IsCfnElement(x interface{}) *bool
- func CfnApi_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnApi_IsConstruct(x interface{}) *bool
- func CfnAuthorizer_CFN_RESOURCE_TYPE_NAME() *string
- func CfnAuthorizer_IsCfnElement(x interface{}) *bool
- func CfnAuthorizer_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnAuthorizer_IsConstruct(x interface{}) *bool
- func CfnDeployment_CFN_RESOURCE_TYPE_NAME() *string
- func CfnDeployment_IsCfnElement(x interface{}) *bool
- func CfnDeployment_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnDeployment_IsConstruct(x interface{}) *bool
- func CfnDomainName_CFN_RESOURCE_TYPE_NAME() *string
- func CfnDomainName_IsCfnElement(x interface{}) *bool
- func CfnDomainName_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnDomainName_IsConstruct(x interface{}) *bool
- func CfnIntegrationResponse_CFN_RESOURCE_TYPE_NAME() *string
- func CfnIntegrationResponse_IsCfnElement(x interface{}) *bool
- func CfnIntegrationResponse_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnIntegrationResponse_IsConstruct(x interface{}) *bool
- func CfnIntegration_CFN_RESOURCE_TYPE_NAME() *string
- func CfnIntegration_IsCfnElement(x interface{}) *bool
- func CfnIntegration_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnIntegration_IsConstruct(x interface{}) *bool
- func CfnModel_CFN_RESOURCE_TYPE_NAME() *string
- func CfnModel_IsCfnElement(x interface{}) *bool
- func CfnModel_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnModel_IsConstruct(x interface{}) *bool
- func CfnRouteResponse_CFN_RESOURCE_TYPE_NAME() *string
- func CfnRouteResponse_IsCfnElement(x interface{}) *bool
- func CfnRouteResponse_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnRouteResponse_IsConstruct(x interface{}) *bool
- func CfnRoute_CFN_RESOURCE_TYPE_NAME() *string
- func CfnRoute_IsCfnElement(x interface{}) *bool
- func CfnRoute_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnRoute_IsConstruct(x interface{}) *bool
- func CfnStage_CFN_RESOURCE_TYPE_NAME() *string
- func CfnStage_IsCfnElement(x interface{}) *bool
- func CfnStage_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnStage_IsConstruct(x interface{}) *bool
- func CfnVpcLink_CFN_RESOURCE_TYPE_NAME() *string
- func CfnVpcLink_IsCfnElement(x interface{}) *bool
- func CfnVpcLink_IsCfnResource(construct constructs.IConstruct) *bool
- func CfnVpcLink_IsConstruct(x interface{}) *bool
- func NewCfnApiGatewayManagedOverrides_Override(c CfnApiGatewayManagedOverrides, scope constructs.Construct, id *string, ...)
- func NewCfnApiMapping_Override(c CfnApiMapping, scope constructs.Construct, id *string, ...)
- func NewCfnApi_Override(c CfnApi, scope constructs.Construct, id *string, props *CfnApiProps)
- func NewCfnAuthorizer_Override(c CfnAuthorizer, scope constructs.Construct, id *string, ...)
- func NewCfnDeployment_Override(c CfnDeployment, scope constructs.Construct, id *string, ...)
- func NewCfnDomainName_Override(c CfnDomainName, scope constructs.Construct, id *string, ...)
- func NewCfnIntegrationResponse_Override(c CfnIntegrationResponse, scope constructs.Construct, id *string, ...)
- func NewCfnIntegration_Override(c CfnIntegration, scope constructs.Construct, id *string, ...)
- func NewCfnModel_Override(c CfnModel, scope constructs.Construct, id *string, props *CfnModelProps)
- func NewCfnRouteResponse_Override(c CfnRouteResponse, scope constructs.Construct, id *string, ...)
- func NewCfnRoute_Override(c CfnRoute, scope constructs.Construct, id *string, props *CfnRouteProps)
- func NewCfnStage_Override(c CfnStage, scope constructs.Construct, id *string, props *CfnStageProps)
- func NewCfnVpcLink_Override(c CfnVpcLink, scope constructs.Construct, id *string, props *CfnVpcLinkProps)
- type CfnApi
- type CfnApiGatewayManagedOverrides
- type CfnApiGatewayManagedOverridesProps
- type CfnApiGatewayManagedOverrides_AccessLogSettingsProperty
- type CfnApiGatewayManagedOverrides_IntegrationOverridesProperty
- type CfnApiGatewayManagedOverrides_RouteOverridesProperty
- type CfnApiGatewayManagedOverrides_RouteSettingsProperty
- type CfnApiGatewayManagedOverrides_StageOverridesProperty
- type CfnApiMapping
- type CfnApiMappingProps
- type CfnApiProps
- type CfnApi_BodyS3LocationProperty
- type CfnApi_CorsProperty
- type CfnAuthorizer
- type CfnAuthorizerProps
- type CfnAuthorizer_JWTConfigurationProperty
- type CfnDeployment
- type CfnDeploymentProps
- type CfnDomainName
- type CfnDomainNameProps
- type CfnDomainName_DomainNameConfigurationProperty
- type CfnDomainName_MutualTlsAuthenticationProperty
- type CfnIntegration
- type CfnIntegrationProps
- type CfnIntegrationResponse
- type CfnIntegrationResponseProps
- type CfnIntegration_ResponseParameterListProperty
- type CfnIntegration_ResponseParameterProperty
- type CfnIntegration_TlsConfigProperty
- type CfnModel
- type CfnModelProps
- type CfnRoute
- type CfnRouteProps
- type CfnRouteResponse
- type CfnRouteResponseProps
- type CfnRouteResponse_ParameterConstraintsProperty
- type CfnRoute_ParameterConstraintsProperty
- type CfnStage
- type CfnStageProps
- type CfnStage_AccessLogSettingsProperty
- type CfnStage_RouteSettingsProperty
- type CfnVpcLink
- type CfnVpcLinkProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CfnApiGatewayManagedOverrides_CFN_RESOURCE_TYPE_NAME ¶
func CfnApiGatewayManagedOverrides_CFN_RESOURCE_TYPE_NAME() *string
func CfnApiGatewayManagedOverrides_IsCfnElement ¶
func CfnApiGatewayManagedOverrides_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnApiGatewayManagedOverrides_IsCfnResource ¶
func CfnApiGatewayManagedOverrides_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnApiGatewayManagedOverrides_IsConstruct ¶
func CfnApiGatewayManagedOverrides_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnApiMapping_CFN_RESOURCE_TYPE_NAME ¶
func CfnApiMapping_CFN_RESOURCE_TYPE_NAME() *string
func CfnApiMapping_IsCfnElement ¶
func CfnApiMapping_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnApiMapping_IsCfnResource ¶
func CfnApiMapping_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnApiMapping_IsConstruct ¶
func CfnApiMapping_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnApi_CFN_RESOURCE_TYPE_NAME ¶
func CfnApi_CFN_RESOURCE_TYPE_NAME() *string
func CfnApi_IsCfnElement ¶
func CfnApi_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnApi_IsCfnResource ¶
func CfnApi_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnApi_IsConstruct ¶
func CfnApi_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnAuthorizer_CFN_RESOURCE_TYPE_NAME ¶
func CfnAuthorizer_CFN_RESOURCE_TYPE_NAME() *string
func CfnAuthorizer_IsCfnElement ¶
func CfnAuthorizer_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnAuthorizer_IsCfnResource ¶
func CfnAuthorizer_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnAuthorizer_IsConstruct ¶
func CfnAuthorizer_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnDeployment_CFN_RESOURCE_TYPE_NAME ¶
func CfnDeployment_CFN_RESOURCE_TYPE_NAME() *string
func CfnDeployment_IsCfnElement ¶
func CfnDeployment_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnDeployment_IsCfnResource ¶
func CfnDeployment_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnDeployment_IsConstruct ¶
func CfnDeployment_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnDomainName_CFN_RESOURCE_TYPE_NAME ¶
func CfnDomainName_CFN_RESOURCE_TYPE_NAME() *string
func CfnDomainName_IsCfnElement ¶
func CfnDomainName_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnDomainName_IsCfnResource ¶
func CfnDomainName_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnDomainName_IsConstruct ¶
func CfnDomainName_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnIntegrationResponse_CFN_RESOURCE_TYPE_NAME ¶
func CfnIntegrationResponse_CFN_RESOURCE_TYPE_NAME() *string
func CfnIntegrationResponse_IsCfnElement ¶
func CfnIntegrationResponse_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnIntegrationResponse_IsCfnResource ¶
func CfnIntegrationResponse_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnIntegrationResponse_IsConstruct ¶
func CfnIntegrationResponse_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnIntegration_CFN_RESOURCE_TYPE_NAME ¶
func CfnIntegration_CFN_RESOURCE_TYPE_NAME() *string
func CfnIntegration_IsCfnElement ¶
func CfnIntegration_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnIntegration_IsCfnResource ¶
func CfnIntegration_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnIntegration_IsConstruct ¶
func CfnIntegration_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnModel_CFN_RESOURCE_TYPE_NAME ¶
func CfnModel_CFN_RESOURCE_TYPE_NAME() *string
func CfnModel_IsCfnElement ¶
func CfnModel_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnModel_IsCfnResource ¶
func CfnModel_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnModel_IsConstruct ¶
func CfnModel_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnRouteResponse_CFN_RESOURCE_TYPE_NAME ¶
func CfnRouteResponse_CFN_RESOURCE_TYPE_NAME() *string
func CfnRouteResponse_IsCfnElement ¶
func CfnRouteResponse_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnRouteResponse_IsCfnResource ¶
func CfnRouteResponse_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnRouteResponse_IsConstruct ¶
func CfnRouteResponse_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnRoute_CFN_RESOURCE_TYPE_NAME ¶
func CfnRoute_CFN_RESOURCE_TYPE_NAME() *string
func CfnRoute_IsCfnElement ¶
func CfnRoute_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnRoute_IsCfnResource ¶
func CfnRoute_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnRoute_IsConstruct ¶
func CfnRoute_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnStage_CFN_RESOURCE_TYPE_NAME ¶
func CfnStage_CFN_RESOURCE_TYPE_NAME() *string
func CfnStage_IsCfnElement ¶
func CfnStage_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnStage_IsCfnResource ¶
func CfnStage_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnStage_IsConstruct ¶
func CfnStage_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func CfnVpcLink_CFN_RESOURCE_TYPE_NAME ¶
func CfnVpcLink_CFN_RESOURCE_TYPE_NAME() *string
func CfnVpcLink_IsCfnElement ¶
func CfnVpcLink_IsCfnElement(x interface{}) *bool
Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.
Returns: The construct as a stack element or undefined if it is not a stack element. Experimental.
func CfnVpcLink_IsCfnResource ¶
func CfnVpcLink_IsCfnResource(construct constructs.IConstruct) *bool
Check whether the given construct is a CfnResource. Experimental.
func CfnVpcLink_IsConstruct ¶
func CfnVpcLink_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead
func NewCfnApiGatewayManagedOverrides_Override ¶
func NewCfnApiGatewayManagedOverrides_Override(c CfnApiGatewayManagedOverrides, scope constructs.Construct, id *string, props *CfnApiGatewayManagedOverridesProps)
Create a new `AWS::ApiGatewayV2::ApiGatewayManagedOverrides`.
func NewCfnApiMapping_Override ¶
func NewCfnApiMapping_Override(c CfnApiMapping, scope constructs.Construct, id *string, props *CfnApiMappingProps)
Create a new `AWS::ApiGatewayV2::ApiMapping`.
func NewCfnApi_Override ¶
func NewCfnApi_Override(c CfnApi, scope constructs.Construct, id *string, props *CfnApiProps)
Create a new `AWS::ApiGatewayV2::Api`.
func NewCfnAuthorizer_Override ¶
func NewCfnAuthorizer_Override(c CfnAuthorizer, scope constructs.Construct, id *string, props *CfnAuthorizerProps)
Create a new `AWS::ApiGatewayV2::Authorizer`.
func NewCfnDeployment_Override ¶
func NewCfnDeployment_Override(c CfnDeployment, scope constructs.Construct, id *string, props *CfnDeploymentProps)
Create a new `AWS::ApiGatewayV2::Deployment`.
func NewCfnDomainName_Override ¶
func NewCfnDomainName_Override(c CfnDomainName, scope constructs.Construct, id *string, props *CfnDomainNameProps)
Create a new `AWS::ApiGatewayV2::DomainName`.
func NewCfnIntegrationResponse_Override ¶
func NewCfnIntegrationResponse_Override(c CfnIntegrationResponse, scope constructs.Construct, id *string, props *CfnIntegrationResponseProps)
Create a new `AWS::ApiGatewayV2::IntegrationResponse`.
func NewCfnIntegration_Override ¶
func NewCfnIntegration_Override(c CfnIntegration, scope constructs.Construct, id *string, props *CfnIntegrationProps)
Create a new `AWS::ApiGatewayV2::Integration`.
func NewCfnModel_Override ¶
func NewCfnModel_Override(c CfnModel, scope constructs.Construct, id *string, props *CfnModelProps)
Create a new `AWS::ApiGatewayV2::Model`.
func NewCfnRouteResponse_Override ¶
func NewCfnRouteResponse_Override(c CfnRouteResponse, scope constructs.Construct, id *string, props *CfnRouteResponseProps)
Create a new `AWS::ApiGatewayV2::RouteResponse`.
func NewCfnRoute_Override ¶
func NewCfnRoute_Override(c CfnRoute, scope constructs.Construct, id *string, props *CfnRouteProps)
Create a new `AWS::ApiGatewayV2::Route`.
func NewCfnStage_Override ¶
func NewCfnStage_Override(c CfnStage, scope constructs.Construct, id *string, props *CfnStageProps)
Create a new `AWS::ApiGatewayV2::Stage`.
func NewCfnVpcLink_Override ¶
func NewCfnVpcLink_Override(c CfnVpcLink, scope constructs.Construct, id *string, props *CfnVpcLinkProps)
Create a new `AWS::ApiGatewayV2::VpcLink`.
Types ¶
type CfnApi ¶
type CfnApi interface { awscdk.CfnResource awscdk.IInspectable ApiKeySelectionExpression() *string SetApiKeySelectionExpression(val *string) AttrApiEndpoint() *string BasePath() *string SetBasePath(val *string) Body() interface{} SetBody(val interface{}) BodyS3Location() interface{} SetBodyS3Location(val interface{}) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CorsConfiguration() interface{} SetCorsConfiguration(val interface{}) CreationStack() *[]*string CredentialsArn() *string SetCredentialsArn(val *string) Description() *string SetDescription(val *string) DisableExecuteApiEndpoint() interface{} SetDisableExecuteApiEndpoint(val interface{}) DisableSchemaValidation() interface{} SetDisableSchemaValidation(val interface{}) FailOnWarnings() interface{} SetFailOnWarnings(val interface{}) LogicalId() *string Name() *string SetName(val *string) Node() constructs.Node ProtocolType() *string SetProtocolType(val *string) Ref() *string RouteKey() *string SetRouteKey(val *string) RouteSelectionExpression() *string SetRouteSelectionExpression(val *string) Stack() awscdk.Stack Tags() awscdk.TagManager Target() *string SetTarget(val *string) UpdatedProperites() *map[string]interface{} Version() *string SetVersion(val *string) AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::Api`.
TODO: EXAMPLE
func NewCfnApi ¶
func NewCfnApi(scope constructs.Construct, id *string, props *CfnApiProps) CfnApi
Create a new `AWS::ApiGatewayV2::Api`.
type CfnApiGatewayManagedOverrides ¶
type CfnApiGatewayManagedOverrides interface { awscdk.CfnResource awscdk.IInspectable ApiId() *string SetApiId(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string Integration() interface{} SetIntegration(val interface{}) LogicalId() *string Node() constructs.Node Ref() *string Route() interface{} SetRoute(val interface{}) Stack() awscdk.Stack Stage() interface{} SetStage(val interface{}) UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::ApiGatewayManagedOverrides`.
TODO: EXAMPLE
func NewCfnApiGatewayManagedOverrides ¶
func NewCfnApiGatewayManagedOverrides(scope constructs.Construct, id *string, props *CfnApiGatewayManagedOverridesProps) CfnApiGatewayManagedOverrides
Create a new `AWS::ApiGatewayV2::ApiGatewayManagedOverrides`.
type CfnApiGatewayManagedOverridesProps ¶
type CfnApiGatewayManagedOverridesProps struct { // `AWS::ApiGatewayV2::ApiGatewayManagedOverrides.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::ApiGatewayManagedOverrides.Integration`. Integration interface{} `json:"integration"` // `AWS::ApiGatewayV2::ApiGatewayManagedOverrides.Route`. Route interface{} `json:"route"` // `AWS::ApiGatewayV2::ApiGatewayManagedOverrides.Stage`. Stage interface{} `json:"stage"` }
Properties for defining a `AWS::ApiGatewayV2::ApiGatewayManagedOverrides`.
TODO: EXAMPLE
type CfnApiGatewayManagedOverrides_AccessLogSettingsProperty ¶
type CfnApiGatewayManagedOverrides_AccessLogSettingsProperty struct { // `CfnApiGatewayManagedOverrides.AccessLogSettingsProperty.DestinationArn`. DestinationArn *string `json:"destinationArn"` // `CfnApiGatewayManagedOverrides.AccessLogSettingsProperty.Format`. Format *string `json:"format"` }
TODO: EXAMPLE
type CfnApiGatewayManagedOverrides_IntegrationOverridesProperty ¶
type CfnApiGatewayManagedOverrides_IntegrationOverridesProperty struct { // `CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.Description`. Description *string `json:"description"` // `CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.IntegrationMethod`. IntegrationMethod *string `json:"integrationMethod"` // `CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.PayloadFormatVersion`. PayloadFormatVersion *string `json:"payloadFormatVersion"` // `CfnApiGatewayManagedOverrides.IntegrationOverridesProperty.TimeoutInMillis`. TimeoutInMillis *float64 `json:"timeoutInMillis"` }
TODO: EXAMPLE
type CfnApiGatewayManagedOverrides_RouteOverridesProperty ¶
type CfnApiGatewayManagedOverrides_RouteOverridesProperty struct { // `CfnApiGatewayManagedOverrides.RouteOverridesProperty.AuthorizationScopes`. AuthorizationScopes *[]*string `json:"authorizationScopes"` // `CfnApiGatewayManagedOverrides.RouteOverridesProperty.AuthorizationType`. AuthorizationType *string `json:"authorizationType"` // `CfnApiGatewayManagedOverrides.RouteOverridesProperty.AuthorizerId`. AuthorizerId *string `json:"authorizerId"` // `CfnApiGatewayManagedOverrides.RouteOverridesProperty.OperationName`. OperationName *string `json:"operationName"` // `CfnApiGatewayManagedOverrides.RouteOverridesProperty.Target`. Target *string `json:"target"` }
TODO: EXAMPLE
type CfnApiGatewayManagedOverrides_RouteSettingsProperty ¶
type CfnApiGatewayManagedOverrides_RouteSettingsProperty struct { // `CfnApiGatewayManagedOverrides.RouteSettingsProperty.DataTraceEnabled`. DataTraceEnabled interface{} `json:"dataTraceEnabled"` // `CfnApiGatewayManagedOverrides.RouteSettingsProperty.DetailedMetricsEnabled`. DetailedMetricsEnabled interface{} `json:"detailedMetricsEnabled"` // `CfnApiGatewayManagedOverrides.RouteSettingsProperty.LoggingLevel`. LoggingLevel *string `json:"loggingLevel"` // `CfnApiGatewayManagedOverrides.RouteSettingsProperty.ThrottlingBurstLimit`. ThrottlingBurstLimit *float64 `json:"throttlingBurstLimit"` // `CfnApiGatewayManagedOverrides.RouteSettingsProperty.ThrottlingRateLimit`. ThrottlingRateLimit *float64 `json:"throttlingRateLimit"` }
TODO: EXAMPLE
type CfnApiGatewayManagedOverrides_StageOverridesProperty ¶
type CfnApiGatewayManagedOverrides_StageOverridesProperty struct { // `CfnApiGatewayManagedOverrides.StageOverridesProperty.AccessLogSettings`. AccessLogSettings interface{} `json:"accessLogSettings"` // `CfnApiGatewayManagedOverrides.StageOverridesProperty.AutoDeploy`. AutoDeploy interface{} `json:"autoDeploy"` // `CfnApiGatewayManagedOverrides.StageOverridesProperty.DefaultRouteSettings`. DefaultRouteSettings interface{} `json:"defaultRouteSettings"` // `CfnApiGatewayManagedOverrides.StageOverridesProperty.Description`. Description *string `json:"description"` // `CfnApiGatewayManagedOverrides.StageOverridesProperty.RouteSettings`. RouteSettings interface{} `json:"routeSettings"` // `CfnApiGatewayManagedOverrides.StageOverridesProperty.StageVariables`. StageVariables interface{} `json:"stageVariables"` }
TODO: EXAMPLE
type CfnApiMapping ¶
type CfnApiMapping interface { awscdk.CfnResource awscdk.IInspectable ApiId() *string SetApiId(val *string) ApiMappingKey() *string SetApiMappingKey(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string DomainName() *string SetDomainName(val *string) LogicalId() *string Node() constructs.Node Ref() *string Stack() awscdk.Stack Stage() *string SetStage(val *string) UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::ApiMapping`.
TODO: EXAMPLE
func NewCfnApiMapping ¶
func NewCfnApiMapping(scope constructs.Construct, id *string, props *CfnApiMappingProps) CfnApiMapping
Create a new `AWS::ApiGatewayV2::ApiMapping`.
type CfnApiMappingProps ¶
type CfnApiMappingProps struct { // `AWS::ApiGatewayV2::ApiMapping.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::ApiMapping.ApiMappingKey`. ApiMappingKey *string `json:"apiMappingKey"` // `AWS::ApiGatewayV2::ApiMapping.DomainName`. DomainName *string `json:"domainName"` // `AWS::ApiGatewayV2::ApiMapping.Stage`. Stage *string `json:"stage"` }
Properties for defining a `AWS::ApiGatewayV2::ApiMapping`.
TODO: EXAMPLE
type CfnApiProps ¶
type CfnApiProps struct { // `AWS::ApiGatewayV2::Api.ApiKeySelectionExpression`. ApiKeySelectionExpression *string `json:"apiKeySelectionExpression"` // `AWS::ApiGatewayV2::Api.BasePath`. BasePath *string `json:"basePath"` // `AWS::ApiGatewayV2::Api.Body`. Body interface{} `json:"body"` // `AWS::ApiGatewayV2::Api.BodyS3Location`. BodyS3Location interface{} `json:"bodyS3Location"` // `AWS::ApiGatewayV2::Api.CorsConfiguration`. CorsConfiguration interface{} `json:"corsConfiguration"` // `AWS::ApiGatewayV2::Api.CredentialsArn`. CredentialsArn *string `json:"credentialsArn"` // `AWS::ApiGatewayV2::Api.Description`. Description *string `json:"description"` // `AWS::ApiGatewayV2::Api.DisableExecuteApiEndpoint`. DisableExecuteApiEndpoint interface{} `json:"disableExecuteApiEndpoint"` // `AWS::ApiGatewayV2::Api.DisableSchemaValidation`. DisableSchemaValidation interface{} `json:"disableSchemaValidation"` // `AWS::ApiGatewayV2::Api.FailOnWarnings`. FailOnWarnings interface{} `json:"failOnWarnings"` // `AWS::ApiGatewayV2::Api.Name`. Name *string `json:"name"` // `AWS::ApiGatewayV2::Api.ProtocolType`. ProtocolType *string `json:"protocolType"` // `AWS::ApiGatewayV2::Api.RouteKey`. RouteKey *string `json:"routeKey"` // `AWS::ApiGatewayV2::Api.RouteSelectionExpression`. RouteSelectionExpression *string `json:"routeSelectionExpression"` // `AWS::ApiGatewayV2::Api.Tags`. Tags interface{} `json:"tags"` // `AWS::ApiGatewayV2::Api.Target`. Target *string `json:"target"` // `AWS::ApiGatewayV2::Api.Version`. Version *string `json:"version"` }
Properties for defining a `AWS::ApiGatewayV2::Api`.
TODO: EXAMPLE
type CfnApi_BodyS3LocationProperty ¶
type CfnApi_BodyS3LocationProperty struct { // `CfnApi.BodyS3LocationProperty.Bucket`. Bucket *string `json:"bucket"` // `CfnApi.BodyS3LocationProperty.Etag`. Etag *string `json:"etag"` // `CfnApi.BodyS3LocationProperty.Key`. Key *string `json:"key"` // `CfnApi.BodyS3LocationProperty.Version`. Version *string `json:"version"` }
TODO: EXAMPLE
type CfnApi_CorsProperty ¶
type CfnApi_CorsProperty struct { // `CfnApi.CorsProperty.AllowCredentials`. AllowCredentials interface{} `json:"allowCredentials"` // `CfnApi.CorsProperty.AllowHeaders`. AllowHeaders *[]*string `json:"allowHeaders"` // `CfnApi.CorsProperty.AllowMethods`. AllowMethods *[]*string `json:"allowMethods"` // `CfnApi.CorsProperty.AllowOrigins`. AllowOrigins *[]*string `json:"allowOrigins"` // `CfnApi.CorsProperty.ExposeHeaders`. ExposeHeaders *[]*string `json:"exposeHeaders"` // `CfnApi.CorsProperty.MaxAge`. MaxAge *float64 `json:"maxAge"` }
TODO: EXAMPLE
type CfnAuthorizer ¶
type CfnAuthorizer interface { awscdk.CfnResource awscdk.IInspectable ApiId() *string SetApiId(val *string) AuthorizerCredentialsArn() *string SetAuthorizerCredentialsArn(val *string) AuthorizerPayloadFormatVersion() *string SetAuthorizerPayloadFormatVersion(val *string) AuthorizerResultTtlInSeconds() *float64 SetAuthorizerResultTtlInSeconds(val *float64) AuthorizerType() *string SetAuthorizerType(val *string) AuthorizerUri() *string SetAuthorizerUri(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string EnableSimpleResponses() interface{} SetEnableSimpleResponses(val interface{}) IdentitySource() *[]*string SetIdentitySource(val *[]*string) IdentityValidationExpression() *string SetIdentityValidationExpression(val *string) JwtConfiguration() interface{} SetJwtConfiguration(val interface{}) LogicalId() *string Name() *string SetName(val *string) Node() constructs.Node Ref() *string Stack() awscdk.Stack UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::Authorizer`.
TODO: EXAMPLE
func NewCfnAuthorizer ¶
func NewCfnAuthorizer(scope constructs.Construct, id *string, props *CfnAuthorizerProps) CfnAuthorizer
Create a new `AWS::ApiGatewayV2::Authorizer`.
type CfnAuthorizerProps ¶
type CfnAuthorizerProps struct { // `AWS::ApiGatewayV2::Authorizer.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::Authorizer.AuthorizerCredentialsArn`. AuthorizerCredentialsArn *string `json:"authorizerCredentialsArn"` // `AWS::ApiGatewayV2::Authorizer.AuthorizerPayloadFormatVersion`. AuthorizerPayloadFormatVersion *string `json:"authorizerPayloadFormatVersion"` // `AWS::ApiGatewayV2::Authorizer.AuthorizerResultTtlInSeconds`. AuthorizerResultTtlInSeconds *float64 `json:"authorizerResultTtlInSeconds"` // `AWS::ApiGatewayV2::Authorizer.AuthorizerType`. AuthorizerType *string `json:"authorizerType"` // `AWS::ApiGatewayV2::Authorizer.AuthorizerUri`. AuthorizerUri *string `json:"authorizerUri"` // `AWS::ApiGatewayV2::Authorizer.EnableSimpleResponses`. EnableSimpleResponses interface{} `json:"enableSimpleResponses"` // `AWS::ApiGatewayV2::Authorizer.IdentitySource`. IdentitySource *[]*string `json:"identitySource"` // `AWS::ApiGatewayV2::Authorizer.IdentityValidationExpression`. IdentityValidationExpression *string `json:"identityValidationExpression"` // `AWS::ApiGatewayV2::Authorizer.JwtConfiguration`. JwtConfiguration interface{} `json:"jwtConfiguration"` // `AWS::ApiGatewayV2::Authorizer.Name`. Name *string `json:"name"` }
Properties for defining a `AWS::ApiGatewayV2::Authorizer`.
TODO: EXAMPLE
type CfnAuthorizer_JWTConfigurationProperty ¶
type CfnAuthorizer_JWTConfigurationProperty struct { // `CfnAuthorizer.JWTConfigurationProperty.Audience`. Audience *[]*string `json:"audience"` // `CfnAuthorizer.JWTConfigurationProperty.Issuer`. Issuer *string `json:"issuer"` }
TODO: EXAMPLE
type CfnDeployment ¶
type CfnDeployment interface { awscdk.CfnResource awscdk.IInspectable ApiId() *string SetApiId(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string Description() *string SetDescription(val *string) LogicalId() *string Node() constructs.Node Ref() *string Stack() awscdk.Stack StageName() *string SetStageName(val *string) UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::Deployment`.
TODO: EXAMPLE
func NewCfnDeployment ¶
func NewCfnDeployment(scope constructs.Construct, id *string, props *CfnDeploymentProps) CfnDeployment
Create a new `AWS::ApiGatewayV2::Deployment`.
type CfnDeploymentProps ¶
type CfnDeploymentProps struct { // `AWS::ApiGatewayV2::Deployment.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::Deployment.Description`. Description *string `json:"description"` // `AWS::ApiGatewayV2::Deployment.StageName`. StageName *string `json:"stageName"` }
Properties for defining a `AWS::ApiGatewayV2::Deployment`.
TODO: EXAMPLE
type CfnDomainName ¶
type CfnDomainName interface { awscdk.CfnResource awscdk.IInspectable AttrRegionalDomainName() *string AttrRegionalHostedZoneId() *string CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string DomainName() *string SetDomainName(val *string) DomainNameConfigurations() interface{} SetDomainNameConfigurations(val interface{}) LogicalId() *string MutualTlsAuthentication() interface{} SetMutualTlsAuthentication(val interface{}) Node() constructs.Node Ref() *string Stack() awscdk.Stack Tags() awscdk.TagManager UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::DomainName`.
TODO: EXAMPLE
func NewCfnDomainName ¶
func NewCfnDomainName(scope constructs.Construct, id *string, props *CfnDomainNameProps) CfnDomainName
Create a new `AWS::ApiGatewayV2::DomainName`.
type CfnDomainNameProps ¶
type CfnDomainNameProps struct { // `AWS::ApiGatewayV2::DomainName.DomainName`. DomainName *string `json:"domainName"` // `AWS::ApiGatewayV2::DomainName.DomainNameConfigurations`. DomainNameConfigurations interface{} `json:"domainNameConfigurations"` // `AWS::ApiGatewayV2::DomainName.MutualTlsAuthentication`. MutualTlsAuthentication interface{} `json:"mutualTlsAuthentication"` // `AWS::ApiGatewayV2::DomainName.Tags`. Tags interface{} `json:"tags"` }
Properties for defining a `AWS::ApiGatewayV2::DomainName`.
TODO: EXAMPLE
type CfnDomainName_DomainNameConfigurationProperty ¶
type CfnDomainName_DomainNameConfigurationProperty struct { // `CfnDomainName.DomainNameConfigurationProperty.CertificateArn`. CertificateArn *string `json:"certificateArn"` // `CfnDomainName.DomainNameConfigurationProperty.CertificateName`. CertificateName *string `json:"certificateName"` // `CfnDomainName.DomainNameConfigurationProperty.EndpointType`. EndpointType *string `json:"endpointType"` // `CfnDomainName.DomainNameConfigurationProperty.OwnershipVerificationCertificateArn`. OwnershipVerificationCertificateArn *string `json:"ownershipVerificationCertificateArn"` // `CfnDomainName.DomainNameConfigurationProperty.SecurityPolicy`. SecurityPolicy *string `json:"securityPolicy"` }
TODO: EXAMPLE
type CfnDomainName_MutualTlsAuthenticationProperty ¶
type CfnDomainName_MutualTlsAuthenticationProperty struct { // `CfnDomainName.MutualTlsAuthenticationProperty.TruststoreUri`. TruststoreUri *string `json:"truststoreUri"` // `CfnDomainName.MutualTlsAuthenticationProperty.TruststoreVersion`. TruststoreVersion *string `json:"truststoreVersion"` }
TODO: EXAMPLE
type CfnIntegration ¶
type CfnIntegration interface { awscdk.CfnResource awscdk.IInspectable ApiId() *string SetApiId(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string ConnectionId() *string SetConnectionId(val *string) ConnectionType() *string SetConnectionType(val *string) ContentHandlingStrategy() *string SetContentHandlingStrategy(val *string) CreationStack() *[]*string CredentialsArn() *string SetCredentialsArn(val *string) Description() *string SetDescription(val *string) IntegrationMethod() *string SetIntegrationMethod(val *string) IntegrationSubtype() *string SetIntegrationSubtype(val *string) IntegrationType() *string SetIntegrationType(val *string) IntegrationUri() *string SetIntegrationUri(val *string) LogicalId() *string Node() constructs.Node PassthroughBehavior() *string SetPassthroughBehavior(val *string) PayloadFormatVersion() *string SetPayloadFormatVersion(val *string) Ref() *string RequestParameters() interface{} SetRequestParameters(val interface{}) RequestTemplates() interface{} SetRequestTemplates(val interface{}) ResponseParameters() interface{} SetResponseParameters(val interface{}) Stack() awscdk.Stack TemplateSelectionExpression() *string SetTemplateSelectionExpression(val *string) TimeoutInMillis() *float64 SetTimeoutInMillis(val *float64) TlsConfig() interface{} SetTlsConfig(val interface{}) UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::Integration`.
TODO: EXAMPLE
func NewCfnIntegration ¶
func NewCfnIntegration(scope constructs.Construct, id *string, props *CfnIntegrationProps) CfnIntegration
Create a new `AWS::ApiGatewayV2::Integration`.
type CfnIntegrationProps ¶
type CfnIntegrationProps struct { // `AWS::ApiGatewayV2::Integration.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::Integration.ConnectionId`. ConnectionId *string `json:"connectionId"` // `AWS::ApiGatewayV2::Integration.ConnectionType`. ConnectionType *string `json:"connectionType"` // `AWS::ApiGatewayV2::Integration.ContentHandlingStrategy`. ContentHandlingStrategy *string `json:"contentHandlingStrategy"` // `AWS::ApiGatewayV2::Integration.CredentialsArn`. CredentialsArn *string `json:"credentialsArn"` // `AWS::ApiGatewayV2::Integration.Description`. Description *string `json:"description"` // `AWS::ApiGatewayV2::Integration.IntegrationMethod`. IntegrationMethod *string `json:"integrationMethod"` // `AWS::ApiGatewayV2::Integration.IntegrationSubtype`. IntegrationSubtype *string `json:"integrationSubtype"` // `AWS::ApiGatewayV2::Integration.IntegrationType`. IntegrationType *string `json:"integrationType"` // `AWS::ApiGatewayV2::Integration.IntegrationUri`. IntegrationUri *string `json:"integrationUri"` // `AWS::ApiGatewayV2::Integration.PassthroughBehavior`. PassthroughBehavior *string `json:"passthroughBehavior"` // `AWS::ApiGatewayV2::Integration.PayloadFormatVersion`. PayloadFormatVersion *string `json:"payloadFormatVersion"` // `AWS::ApiGatewayV2::Integration.RequestParameters`. RequestParameters interface{} `json:"requestParameters"` // `AWS::ApiGatewayV2::Integration.RequestTemplates`. RequestTemplates interface{} `json:"requestTemplates"` // `AWS::ApiGatewayV2::Integration.ResponseParameters`. ResponseParameters interface{} `json:"responseParameters"` // `AWS::ApiGatewayV2::Integration.TemplateSelectionExpression`. TemplateSelectionExpression *string `json:"templateSelectionExpression"` // `AWS::ApiGatewayV2::Integration.TimeoutInMillis`. TimeoutInMillis *float64 `json:"timeoutInMillis"` // `AWS::ApiGatewayV2::Integration.TlsConfig`. TlsConfig interface{} `json:"tlsConfig"` }
Properties for defining a `AWS::ApiGatewayV2::Integration`.
TODO: EXAMPLE
type CfnIntegrationResponse ¶
type CfnIntegrationResponse interface { awscdk.CfnResource awscdk.IInspectable ApiId() *string SetApiId(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string ContentHandlingStrategy() *string SetContentHandlingStrategy(val *string) CreationStack() *[]*string IntegrationId() *string SetIntegrationId(val *string) IntegrationResponseKey() *string SetIntegrationResponseKey(val *string) LogicalId() *string Node() constructs.Node Ref() *string ResponseParameters() interface{} SetResponseParameters(val interface{}) ResponseTemplates() interface{} SetResponseTemplates(val interface{}) Stack() awscdk.Stack TemplateSelectionExpression() *string SetTemplateSelectionExpression(val *string) UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::IntegrationResponse`.
TODO: EXAMPLE
func NewCfnIntegrationResponse ¶
func NewCfnIntegrationResponse(scope constructs.Construct, id *string, props *CfnIntegrationResponseProps) CfnIntegrationResponse
Create a new `AWS::ApiGatewayV2::IntegrationResponse`.
type CfnIntegrationResponseProps ¶
type CfnIntegrationResponseProps struct { // `AWS::ApiGatewayV2::IntegrationResponse.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::IntegrationResponse.ContentHandlingStrategy`. ContentHandlingStrategy *string `json:"contentHandlingStrategy"` // `AWS::ApiGatewayV2::IntegrationResponse.IntegrationId`. IntegrationId *string `json:"integrationId"` // `AWS::ApiGatewayV2::IntegrationResponse.IntegrationResponseKey`. IntegrationResponseKey *string `json:"integrationResponseKey"` // `AWS::ApiGatewayV2::IntegrationResponse.ResponseParameters`. ResponseParameters interface{} `json:"responseParameters"` // `AWS::ApiGatewayV2::IntegrationResponse.ResponseTemplates`. ResponseTemplates interface{} `json:"responseTemplates"` // `AWS::ApiGatewayV2::IntegrationResponse.TemplateSelectionExpression`. TemplateSelectionExpression *string `json:"templateSelectionExpression"` }
Properties for defining a `AWS::ApiGatewayV2::IntegrationResponse`.
TODO: EXAMPLE
type CfnIntegration_ResponseParameterListProperty ¶
type CfnIntegration_ResponseParameterListProperty struct {
// `CfnIntegration.ResponseParameterListProperty.ResponseParameters`.
ResponseParameters interface{} `json:"responseParameters"`
}
TODO: EXAMPLE
type CfnIntegration_ResponseParameterProperty ¶
type CfnIntegration_ResponseParameterProperty struct { // `CfnIntegration.ResponseParameterProperty.Destination`. Destination *string `json:"destination"` // `CfnIntegration.ResponseParameterProperty.Source`. Source *string `json:"source"` }
TODO: EXAMPLE
type CfnIntegration_TlsConfigProperty ¶
type CfnIntegration_TlsConfigProperty struct { // `CfnIntegration.TlsConfigProperty.ServerNameToVerify`. ServerNameToVerify *string `json:"serverNameToVerify"` }
TODO: EXAMPLE
type CfnModel ¶
type CfnModel interface { awscdk.CfnResource awscdk.IInspectable ApiId() *string SetApiId(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string ContentType() *string SetContentType(val *string) CreationStack() *[]*string Description() *string SetDescription(val *string) LogicalId() *string Name() *string SetName(val *string) Node() constructs.Node Ref() *string Schema() interface{} SetSchema(val interface{}) Stack() awscdk.Stack UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::Model`.
TODO: EXAMPLE
func NewCfnModel ¶
func NewCfnModel(scope constructs.Construct, id *string, props *CfnModelProps) CfnModel
Create a new `AWS::ApiGatewayV2::Model`.
type CfnModelProps ¶
type CfnModelProps struct { // `AWS::ApiGatewayV2::Model.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::Model.ContentType`. ContentType *string `json:"contentType"` // `AWS::ApiGatewayV2::Model.Description`. Description *string `json:"description"` // `AWS::ApiGatewayV2::Model.Name`. Name *string `json:"name"` // `AWS::ApiGatewayV2::Model.Schema`. Schema interface{} `json:"schema"` }
Properties for defining a `AWS::ApiGatewayV2::Model`.
TODO: EXAMPLE
type CfnRoute ¶
type CfnRoute interface { awscdk.CfnResource awscdk.IInspectable ApiId() *string SetApiId(val *string) ApiKeyRequired() interface{} SetApiKeyRequired(val interface{}) AuthorizationScopes() *[]*string SetAuthorizationScopes(val *[]*string) AuthorizationType() *string SetAuthorizationType(val *string) AuthorizerId() *string SetAuthorizerId(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string LogicalId() *string ModelSelectionExpression() *string SetModelSelectionExpression(val *string) Node() constructs.Node OperationName() *string SetOperationName(val *string) Ref() *string RequestModels() interface{} SetRequestModels(val interface{}) RequestParameters() interface{} SetRequestParameters(val interface{}) RouteKey() *string SetRouteKey(val *string) RouteResponseSelectionExpression() *string SetRouteResponseSelectionExpression(val *string) Stack() awscdk.Stack Target() *string SetTarget(val *string) UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::Route`.
TODO: EXAMPLE
func NewCfnRoute ¶
func NewCfnRoute(scope constructs.Construct, id *string, props *CfnRouteProps) CfnRoute
Create a new `AWS::ApiGatewayV2::Route`.
type CfnRouteProps ¶
type CfnRouteProps struct { // `AWS::ApiGatewayV2::Route.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::Route.ApiKeyRequired`. ApiKeyRequired interface{} `json:"apiKeyRequired"` // `AWS::ApiGatewayV2::Route.AuthorizationScopes`. AuthorizationScopes *[]*string `json:"authorizationScopes"` // `AWS::ApiGatewayV2::Route.AuthorizationType`. AuthorizationType *string `json:"authorizationType"` // `AWS::ApiGatewayV2::Route.AuthorizerId`. AuthorizerId *string `json:"authorizerId"` // `AWS::ApiGatewayV2::Route.ModelSelectionExpression`. ModelSelectionExpression *string `json:"modelSelectionExpression"` // `AWS::ApiGatewayV2::Route.OperationName`. OperationName *string `json:"operationName"` // `AWS::ApiGatewayV2::Route.RequestModels`. RequestModels interface{} `json:"requestModels"` // `AWS::ApiGatewayV2::Route.RequestParameters`. RequestParameters interface{} `json:"requestParameters"` // `AWS::ApiGatewayV2::Route.RouteKey`. RouteKey *string `json:"routeKey"` // `AWS::ApiGatewayV2::Route.RouteResponseSelectionExpression`. RouteResponseSelectionExpression *string `json:"routeResponseSelectionExpression"` // `AWS::ApiGatewayV2::Route.Target`. Target *string `json:"target"` }
Properties for defining a `AWS::ApiGatewayV2::Route`.
TODO: EXAMPLE
type CfnRouteResponse ¶
type CfnRouteResponse interface { awscdk.CfnResource awscdk.IInspectable ApiId() *string SetApiId(val *string) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string LogicalId() *string ModelSelectionExpression() *string SetModelSelectionExpression(val *string) Node() constructs.Node Ref() *string ResponseModels() interface{} SetResponseModels(val interface{}) ResponseParameters() interface{} SetResponseParameters(val interface{}) RouteId() *string SetRouteId(val *string) RouteResponseKey() *string SetRouteResponseKey(val *string) Stack() awscdk.Stack UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::RouteResponse`.
TODO: EXAMPLE
func NewCfnRouteResponse ¶
func NewCfnRouteResponse(scope constructs.Construct, id *string, props *CfnRouteResponseProps) CfnRouteResponse
Create a new `AWS::ApiGatewayV2::RouteResponse`.
type CfnRouteResponseProps ¶
type CfnRouteResponseProps struct { // `AWS::ApiGatewayV2::RouteResponse.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::RouteResponse.ModelSelectionExpression`. ModelSelectionExpression *string `json:"modelSelectionExpression"` // `AWS::ApiGatewayV2::RouteResponse.ResponseModels`. ResponseModels interface{} `json:"responseModels"` // `AWS::ApiGatewayV2::RouteResponse.ResponseParameters`. ResponseParameters interface{} `json:"responseParameters"` // `AWS::ApiGatewayV2::RouteResponse.RouteId`. RouteId *string `json:"routeId"` // `AWS::ApiGatewayV2::RouteResponse.RouteResponseKey`. RouteResponseKey *string `json:"routeResponseKey"` }
Properties for defining a `AWS::ApiGatewayV2::RouteResponse`.
TODO: EXAMPLE
type CfnRouteResponse_ParameterConstraintsProperty ¶
type CfnRouteResponse_ParameterConstraintsProperty struct {
// `CfnRouteResponse.ParameterConstraintsProperty.Required`.
Required interface{} `json:"required"`
}
TODO: EXAMPLE
type CfnRoute_ParameterConstraintsProperty ¶
type CfnRoute_ParameterConstraintsProperty struct {
// `CfnRoute.ParameterConstraintsProperty.Required`.
Required interface{} `json:"required"`
}
TODO: EXAMPLE
type CfnStage ¶
type CfnStage interface { awscdk.CfnResource awscdk.IInspectable AccessLogSettings() interface{} SetAccessLogSettings(val interface{}) AccessPolicyId() *string SetAccessPolicyId(val *string) ApiId() *string SetApiId(val *string) AutoDeploy() interface{} SetAutoDeploy(val interface{}) CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string ClientCertificateId() *string SetClientCertificateId(val *string) CreationStack() *[]*string DefaultRouteSettings() interface{} SetDefaultRouteSettings(val interface{}) DeploymentId() *string SetDeploymentId(val *string) Description() *string SetDescription(val *string) LogicalId() *string Node() constructs.Node Ref() *string RouteSettings() interface{} SetRouteSettings(val interface{}) Stack() awscdk.Stack StageName() *string SetStageName(val *string) StageVariables() interface{} SetStageVariables(val interface{}) Tags() awscdk.TagManager UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::Stage`.
TODO: EXAMPLE
func NewCfnStage ¶
func NewCfnStage(scope constructs.Construct, id *string, props *CfnStageProps) CfnStage
Create a new `AWS::ApiGatewayV2::Stage`.
type CfnStageProps ¶
type CfnStageProps struct { // `AWS::ApiGatewayV2::Stage.AccessLogSettings`. AccessLogSettings interface{} `json:"accessLogSettings"` // `AWS::ApiGatewayV2::Stage.AccessPolicyId`. AccessPolicyId *string `json:"accessPolicyId"` // `AWS::ApiGatewayV2::Stage.ApiId`. ApiId *string `json:"apiId"` // `AWS::ApiGatewayV2::Stage.AutoDeploy`. AutoDeploy interface{} `json:"autoDeploy"` // `AWS::ApiGatewayV2::Stage.ClientCertificateId`. ClientCertificateId *string `json:"clientCertificateId"` // `AWS::ApiGatewayV2::Stage.DefaultRouteSettings`. DefaultRouteSettings interface{} `json:"defaultRouteSettings"` // `AWS::ApiGatewayV2::Stage.DeploymentId`. DeploymentId *string `json:"deploymentId"` // `AWS::ApiGatewayV2::Stage.Description`. Description *string `json:"description"` // `AWS::ApiGatewayV2::Stage.RouteSettings`. RouteSettings interface{} `json:"routeSettings"` // `AWS::ApiGatewayV2::Stage.StageName`. StageName *string `json:"stageName"` // `AWS::ApiGatewayV2::Stage.StageVariables`. StageVariables interface{} `json:"stageVariables"` // `AWS::ApiGatewayV2::Stage.Tags`. Tags interface{} `json:"tags"` }
Properties for defining a `AWS::ApiGatewayV2::Stage`.
TODO: EXAMPLE
type CfnStage_AccessLogSettingsProperty ¶
type CfnStage_AccessLogSettingsProperty struct { // `CfnStage.AccessLogSettingsProperty.DestinationArn`. DestinationArn *string `json:"destinationArn"` // `CfnStage.AccessLogSettingsProperty.Format`. Format *string `json:"format"` }
TODO: EXAMPLE
type CfnStage_RouteSettingsProperty ¶
type CfnStage_RouteSettingsProperty struct { // `CfnStage.RouteSettingsProperty.DataTraceEnabled`. DataTraceEnabled interface{} `json:"dataTraceEnabled"` // `CfnStage.RouteSettingsProperty.DetailedMetricsEnabled`. DetailedMetricsEnabled interface{} `json:"detailedMetricsEnabled"` // `CfnStage.RouteSettingsProperty.LoggingLevel`. LoggingLevel *string `json:"loggingLevel"` // `CfnStage.RouteSettingsProperty.ThrottlingBurstLimit`. ThrottlingBurstLimit *float64 `json:"throttlingBurstLimit"` // `CfnStage.RouteSettingsProperty.ThrottlingRateLimit`. ThrottlingRateLimit *float64 `json:"throttlingRateLimit"` }
TODO: EXAMPLE
type CfnVpcLink ¶
type CfnVpcLink interface { awscdk.CfnResource awscdk.IInspectable CfnOptions() awscdk.ICfnResourceOptions CfnProperties() *map[string]interface{} CfnResourceType() *string CreationStack() *[]*string LogicalId() *string Name() *string SetName(val *string) Node() constructs.Node Ref() *string SecurityGroupIds() *[]*string SetSecurityGroupIds(val *[]*string) Stack() awscdk.Stack SubnetIds() *[]*string SetSubnetIds(val *[]*string) Tags() awscdk.TagManager UpdatedProperites() *map[string]interface{} AddDeletionOverride(path *string) AddDependsOn(target awscdk.CfnResource) AddMetadata(key *string, value interface{}) AddOverride(path *string, value interface{}) AddPropertyDeletionOverride(propertyPath *string) AddPropertyOverride(propertyPath *string, value interface{}) ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions) GetAtt(attributeName *string) awscdk.Reference GetMetadata(key *string) interface{} Inspect(inspector awscdk.TreeInspector) OverrideLogicalId(newLogicalId *string) RenderProperties(props *map[string]interface{}) *map[string]interface{} ShouldSynthesize() *bool ToString() *string ValidateProperties(_properties interface{}) }
A CloudFormation `AWS::ApiGatewayV2::VpcLink`.
TODO: EXAMPLE
func NewCfnVpcLink ¶
func NewCfnVpcLink(scope constructs.Construct, id *string, props *CfnVpcLinkProps) CfnVpcLink
Create a new `AWS::ApiGatewayV2::VpcLink`.
type CfnVpcLinkProps ¶
type CfnVpcLinkProps struct { // `AWS::ApiGatewayV2::VpcLink.Name`. Name *string `json:"name"` // `AWS::ApiGatewayV2::VpcLink.SecurityGroupIds`. SecurityGroupIds *[]*string `json:"securityGroupIds"` // `AWS::ApiGatewayV2::VpcLink.SubnetIds`. SubnetIds *[]*string `json:"subnetIds"` // `AWS::ApiGatewayV2::VpcLink.Tags`. Tags interface{} `json:"tags"` }
Properties for defining a `AWS::ApiGatewayV2::VpcLink`.
TODO: EXAMPLE