Package codegen

Class MapperOuterClass.MapperParameterizationHint.Builder

  • All Implemented Interfaces:
    MapperOuterClass.MapperParameterizationHintOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    Enclosing class:
    MapperOuterClass.MapperParameterizationHint

    public static final class MapperOuterClass.MapperParameterizationHint.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<MapperOuterClass.MapperParameterizationHint.Builder>
    implements MapperOuterClass.MapperParameterizationHintOrBuilder
     `MapperPackageParameterizationHint` is the type of hints that may be passed to [](codegen.Mapper.GetMapping) when it
     is expected that a parameterized provider plugin is the most likely source of a mapping. E.g. in the case of a
     dynamically bridged Terraform provider, callers may wish to express that a mapping is most likely offered by the
     "terraform-provider" plugin, but only when it is parameterized with the appropriate Terraform provider information.
     
    Protobuf type codegen.MapperParameterizationHint