PublishECSFargateExpressServiceConfig Properties
ClassProperties6 members
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
ConstructCfnExpressGatewayServiceCallbackSection titled ConstructCfnExpressGatewayServiceCallbacknullablePublishCallback<CfnExpressGatewayService>public PublishCallback<CfnExpressGatewayService>? ConstructCfnExpressGatewayServiceCallback { get; set; }ConstructContainerDefinitionCallbackSection titled ConstructContainerDefinitionCallbacknullablePublishCallback<ContainerDefinition>public PublishCallback<ContainerDefinition>? ConstructContainerDefinitionCallback { get; set; }ConstructFargateTaskDefinitionCallbackSection titled ConstructFargateTaskDefinitionCallbacknullablePublishCallback<FargateTaskDefinition>public PublishCallback<FargateTaskDefinition>? ConstructFargateTaskDefinitionCallback { get; set; }PropsCfnExpressGatewayServicePropsCallbackSection titled PropsCfnExpressGatewayServicePropsCallbacknullablePublishCallback<CfnExpressGatewayServiceProps>public PublishCallback<CfnExpressGatewayServiceProps>? PropsCfnExpressGatewayServicePropsCallback { get; set; }PropsContainerDefinitionCallbackSection titled PropsContainerDefinitionCallbacknullablePublishCallback<ContainerDefinitionProps>public PublishCallback<ContainerDefinitionProps>? PropsContainerDefinitionCallback { get; set; }PropsFargateTaskDefinitionCallbackSection titled PropsFargateTaskDefinitionCallbacknullablePublishCallback<FargateTaskDefinitionProps>public PublishCallback<FargateTaskDefinitionProps>? PropsFargateTaskDefinitionCallback { get; set; }