Aws Dax Cluster Properties Response
constructor(activeNodes: Int? = null, clusterArn: String? = null, clusterDiscoveryEndpoint: DaxClusterEndpointResponse? = null, clusterEndpointEncryptionType: ClusterEndpointEncryptionTypeEnumValueResponse? = null, clusterName: String? = null, description: String? = null, iamRoleArn: String? = null, nodeIdsToRemove: List<String>? = null, nodeType: String? = null, nodes: List<NodeResponse>? = null, notificationConfiguration: DaxClusterNotificationConfigurationResponse? = null, parameterGroup: ParameterGroupStatusResponse? = null, preferredMaintenanceWindow: String? = null, securityGroups: List<SecurityGroupMembershipResponse>? = null, sseDescription: SSEDescriptionResponse? = null, status: String? = null, subnetGroup: String? = null, totalNodes: Int? = null)