name property

Input<String?>? name
final

The name for the connection. Maximum of 64 characters consisting of numbers, lower/upper case letters, .,-,_.

Implementation

final pulumi.Input<String?>? name;