Interface AccessConnector.DefinitionStages.WithTags
- All Known Subinterfaces:
AccessConnector.Definition,AccessConnector.DefinitionStages.WithCreate
- Enclosing interface:
AccessConnector.DefinitionStages
public static interface AccessConnector.DefinitionStages.WithTags
The stage of the AccessConnector definition allowing to specify tags.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the tags property: Resource tags..
-
Method Details
-
withTags
Specifies the tags property: Resource tags..- Parameters:
tags- Resource tags.- Returns:
- the next definition stage.
-