AScriptArgs

constructor(ascriptName: Output<String>? = null, dryRun: Output<Boolean>? = null, enabled: Output<Boolean>? = null, extAttributeEnabled: Output<Boolean>? = null, extAttributes: Output<List<AScriptExtAttributeArgs>>? = null, listenerId: Output<String>? = null, position: Output<String>? = null, scriptContent: Output<String>? = null)