Class GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder
- java.lang.Object
-
- com.pulumi.aws.quicksight.outputs.GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder
-
- Enclosing class:
- GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty
public static final class GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty defaults)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty
build()
GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder
uniqueKey(java.lang.Boolean uniqueKey)
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty defaults)
-
-
Method Detail
-
uniqueKey
public GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder uniqueKey(java.lang.Boolean uniqueKey)
-
build
public GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty build()
-
-