Struct IAppStateMachineService.AppStateMachineCreateResult
public readonly struct IAppStateMachineService.AppStateMachineCreateResult
- Inherited Members
Properties
BucketDisplayName
public string BucketDisplayName { get; init; }
Property Value
BucketName
public string BucketName { get; init; }
Property Value
Scope
public GlowAppScope Scope { get; init; }
Property Value
StateMachineId
public Guid StateMachineId { get; init; }