@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class LakeFormationConfiguration extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
LakeFormationConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
LakeFormationConfiguration |
clone() |
boolean |
equals(Object obj) |
String |
getAccountId() |
Boolean |
getUseLakeFormationCredentials() |
int |
hashCode() |
Boolean |
isUseLakeFormationCredentials() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAccountId(String accountId) |
void |
setUseLakeFormationCredentials(Boolean useLakeFormationCredentials) |
String |
toString()
Returns a string representation of this object.
|
LakeFormationConfiguration |
withAccountId(String accountId) |
LakeFormationConfiguration |
withUseLakeFormationCredentials(Boolean useLakeFormationCredentials) |
public void setUseLakeFormationCredentials(Boolean useLakeFormationCredentials)
useLakeFormationCredentials - public Boolean getUseLakeFormationCredentials()
public LakeFormationConfiguration withUseLakeFormationCredentials(Boolean useLakeFormationCredentials)
useLakeFormationCredentials - public Boolean isUseLakeFormationCredentials()
public void setAccountId(String accountId)
accountId - public String getAccountId()
public LakeFormationConfiguration withAccountId(String accountId)
accountId - public String toString()
toString in class ObjectObject.toString()public LakeFormationConfiguration clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.