JavaComponentArgs

constructor(componentType: Output<Either<String, JavaComponentType>>? = null, configurations: Output<List<JavaComponentConfigurationPropertyArgs>>? = null, environmentName: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, serviceBinds: Output<List<JavaComponentServiceBindArgs>>? = null)