Uses of Class
software.amazon.awscdk.services.glue.CfnConnection.ConnectionInputProperty.Builder
Packages that use CfnConnection.ConnectionInputProperty.Builder
-
Uses of CfnConnection.ConnectionInputProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnConnection.ConnectionInputProperty.BuilderModifier and TypeMethodDescriptionCfnConnection.ConnectionInputProperty.Builder.athenaProperties(Object athenaProperties) Sets the value ofCfnConnection.ConnectionInputProperty.getAthenaProperties()CfnConnection.ConnectionInputProperty.Builder.authenticationConfiguration(IResolvable authenticationConfiguration) Sets the value ofCfnConnection.ConnectionInputProperty.getAuthenticationConfiguration()CfnConnection.ConnectionInputProperty.Builder.authenticationConfiguration(CfnConnection.AuthenticationConfigurationInputProperty authenticationConfiguration) Sets the value ofCfnConnection.ConnectionInputProperty.getAuthenticationConfiguration()CfnConnection.ConnectionInputProperty.builder()CfnConnection.ConnectionInputProperty.Builder.connectionProperties(Object connectionProperties) Sets the value ofCfnConnection.ConnectionInputProperty.getConnectionProperties()CfnConnection.ConnectionInputProperty.Builder.connectionType(String connectionType) Sets the value ofCfnConnection.ConnectionInputProperty.getConnectionType()CfnConnection.ConnectionInputProperty.Builder.description(String description) Sets the value ofCfnConnection.ConnectionInputProperty.getDescription()CfnConnection.ConnectionInputProperty.Builder.matchCriteria(List<String> matchCriteria) Sets the value ofCfnConnection.ConnectionInputProperty.getMatchCriteria()Sets the value ofCfnConnection.ConnectionInputProperty.getName()CfnConnection.ConnectionInputProperty.Builder.physicalConnectionRequirements(IResolvable physicalConnectionRequirements) CfnConnection.ConnectionInputProperty.Builder.physicalConnectionRequirements(CfnConnection.PhysicalConnectionRequirementsProperty physicalConnectionRequirements) CfnConnection.ConnectionInputProperty.Builder.pythonProperties(Object pythonProperties) Sets the value ofCfnConnection.ConnectionInputProperty.getPythonProperties()CfnConnection.ConnectionInputProperty.Builder.sparkProperties(Object sparkProperties) Sets the value ofCfnConnection.ConnectionInputProperty.getSparkProperties()CfnConnection.ConnectionInputProperty.Builder.validateCredentials(Boolean validateCredentials) Sets the value ofCfnConnection.ConnectionInputProperty.getValidateCredentials()CfnConnection.ConnectionInputProperty.Builder.validateCredentials(IResolvable validateCredentials) Sets the value ofCfnConnection.ConnectionInputProperty.getValidateCredentials()CfnConnection.ConnectionInputProperty.Builder.validateForComputeEnvironments(List<String> validateForComputeEnvironments) Constructors in software.amazon.awscdk.services.glue with parameters of type CfnConnection.ConnectionInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnection.ConnectionInputProperty.Builder.