AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
quicksight
/
aws.sdk.kotlin.services.quicksight.model
/
RenameColumnOperation
/
Builder
Builder
class
Builder
Members
Properties
column
Name
Link copied to clipboard
var
columnName
:
String
?
The name of the column to be renamed.
new
Column
Name
Link copied to clipboard
var
newColumnName
:
String
?
The new name for the column.