Interface JobPermissions

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    JobPermissions.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.62.0 (build 293ac17)",
               date="2022-07-16T00:20:23.469Z")
    @Stability(Stable)
    public interface JobPermissions
    extends software.amazon.jsii.JsiiSerializable
    The available scopes and access values for workflow permissions.

    If you specify the access for any of these scopes, all those that are not specified are set to JobPermission.NONE, instead of the default behavior when none is specified.