Class GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty
- java.lang.Object
-
- com.pulumi.aws.quicksight.outputs.GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty
-
public final class GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder
builder()
static GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder
builder(GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty defaults)
java.lang.Boolean
uniqueKey()
-
-
-
Method Detail
-
uniqueKey
public java.lang.Boolean uniqueKey()
-
builder
public static GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder builder()
-
builder
public static GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty.Builder builder(GetDataSetLogicalTableMapSourceJoinInstructionRightJoinKeyProperty defaults)
-
-