AppBlockArgs

constructor(description: Output<String>? = null, displayName: Output<String>? = null, name: Output<String>? = null, packagingType: Output<String>? = null, postSetupScriptDetails: Output<AppBlockScriptDetailsArgs>? = null, setupScriptDetails: Output<AppBlockScriptDetailsArgs>? = null, sourceS3Location: Output<AppBlockS3LocationArgs>? = null, tags: Output<List<Either<AppBlockTag0PropertiesArgs, AppBlockTag1PropertiesArgs>>>? = null)