Skip to content

AsyncConfigurationProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkfc"
&alicloudroscdkfc.AsyncConfigurationProperty {
    Destination: interface{},
    MaxAsyncEventAgeInSeconds: interface{},
    MaxAsyncRetryAttempts: interface{},
    StatefulInvocation: interface{},
}

Properties

Name Type Description
Destination interface{} No description.
MaxAsyncEventAgeInSeconds interface{} No description.
MaxAsyncRetryAttempts interface{} No description.
StatefulInvocation interface{} No description.

DestinationOptional

Destination interface{}
  • Type: interface{}

MaxAsyncEventAgeInSecondsOptional

MaxAsyncEventAgeInSeconds interface{}
  • Type: interface{}

MaxAsyncRetryAttemptsOptional

MaxAsyncRetryAttempts interface{}
  • Type: interface{}

StatefulInvocationOptional

StatefulInvocation interface{}
  • Type: interface{}