PublishAgentCoreRuntimeConfig 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.
ConstructCfnMemoryCallbackSection titled ConstructCfnMemoryCallbacknullablePublishCallback<CfnMemory>public PublishCallback<CfnMemory>? ConstructCfnMemoryCallback { get; set; }ConstructCfnRuntimeCallbackSection titled ConstructCfnRuntimeCallbacknullablePublishCallback<CfnRuntime>public PublishCallback<CfnRuntime>? ConstructCfnRuntimeCallback { get; set; }public bool? CreateMemory { get; set; }public PublishCallback<CfnMemoryProps>? PropsCfnMemoryCallback { get; set; }PropsCfnRuntimeCallbackSection titled PropsCfnRuntimeCallbacknullablePublishCallback<CfnRuntimeProps>public PublishCallback<CfnRuntimeProps>? PropsCfnRuntimeCallback { get; set; }public string[]? VpcSubnetIds { get; set; }