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